Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 2.668 |
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.041 |
org.apache.maven.plugins.site.deploy | 4 | 0 | 0 | 0 | 100% | 2.627 |
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.041 |
org.apache.maven.plugins.site.deploy
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SiteDeployMojoTest | 1 | 0 | 0 | 0 | 100% | 1.208 | |
SiteDeployWebDavTest | 3 | 0 | 0 | 0 | 100% | 1.419 |
Test Cases
[Summary] [Package List] [Test Cases]
SiteDeployMojoTest
testFoo | 1.11 |
SiteDeployWebDavTest
davDeployThruProxyWithoutAuthzInProxy | 0.906 | |
noAuthzDavDeploy | 0.181 | |
davDeployThruProxyWitAuthzInProxy | 0.332 |
WebXmlTest
testFilters | 0.041 |