Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 0 | 100% | 3.666 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.036 s |
org.apache.maven.plugins.site.deploy | 4 | 0 | 0 | 0 | 100% | 3.630 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.036 s |
org.apache.maven.plugins.site.deploy
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
SiteDeployMojoTest | 1 | 0 | 0 | 0 | 100% | 1.342 s | |
SiteDeployWebDavTest | 3 | 0 | 0 | 0 | 100% | 2.288 s |
Test Cases
[Summary] [Package List] [Test Cases]
SiteDeployMojoTest
testFoo | 1.226 s |
SiteDeployWebDavTest
davDeployThruProxyWithoutAuthzInProxy | 1.197 s | |
noAuthzDavDeploy | 0.668 s | |
davDeployThruProxyWitAuthzInProxy | 0.414 s |
WebXmlTest
testFilters | 0.032 s |