Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 3.033 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.031 s |
org.apache.maven.plugins.site.deploy | 4 | 0 | 0 | 0 | 100% | 3.002 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.031 s |
org.apache.maven.plugins.site.deploy
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
SiteDeployMojoTest | 1 | 0 | 0 | 0 | 100% | 1.512 s | |
SiteDeployWebDavTest | 3 | 0 | 0 | 0 | 100% | 1.490 s |
Test Cases
[Summary] [Package List] [Test Cases]
SiteDeployMojoTest
testFoo | 1.351 s |
SiteDeployWebDavTest
davDeployThruProxyWithoutAuthzInProxy | 0.949 s | |
noAuthzDavDeploy | 0.229 s | |
davDeployThruProxyWitAuthzInProxy | 0.312 s |
WebXmlTest
testFilters | 0.031 s |