Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 3.072 s |
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.043 s |
org.apache.maven.plugins.site.deploy | 4 | 0 | 0 | 0 | 100% | 3.029 s |
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.043 s |
org.apache.maven.plugins.site.deploy
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
SiteDeployMojoTest | 1 | 0 | 0 | 0 | 100% | 1.564 s | |
SiteDeployWebDavTest | 3 | 0 | 0 | 0 | 100% | 1.465 s |
Test Cases
[Summary] [Package List] [Test Cases]
SiteDeployMojoTest
testFoo | 1.439 s |
SiteDeployWebDavTest
davDeployThruProxyWithoutAuthzInProxy | 0.851 s | |
noAuthzDavDeploy | 0.194 s | |
davDeployThruProxyWitAuthzInProxy | 0.410 s |
WebXmlTest
testFilters | 0.028 s |