Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 5.883 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.plugins.site.run | 1 | 0 | 0 | 0 | 100% | 0.095 |
org.apache.maven.plugins.site.deploy | 4 | 0 | 0 | 0 | 100% | 5.788 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.site.run
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
WebXmlTest | 1 | 0 | 0 | 0 | 100% | 0.095 |
org.apache.maven.plugins.site.deploy
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SiteDeployMojoTest | 1 | 0 | 0 | 0 | 100% | 3.163 | |
SiteDeployWebDavTest | 3 | 0 | 0 | 0 | 100% | 2.625 |
Test Cases
[Summary] [Package List] [Test Cases]
SiteDeployMojoTest
testFoo | 2.928 |
SiteDeployWebDavTest
davDeployThruProxyWithoutAuthzInProxy | 1.551 | |
noAuthzDavDeploy | 0.432 | |
davDeployThruProxyWitAuthzInProxy | 0.601 |
WebXmlTest
testFilters | 0.085 |