Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 63 | 0 | 0 | 0 | 100% | 1.961 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.war | 50 | 0 | 0 | 0 | 100% | 1.946 s |
| org.apache.maven.plugins.war.overlay | 5 | 0 | 0 | 0 | 100% | 0.001 s |
| org.apache.maven.plugins.war.util | 8 | 0 | 0 | 0 | 100% | 0.014 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.war
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| WarMojoTest | 14 | 0 | 0 | 0 | 100% | 0.422 s | |
| WarExplodedMojoFilteringTest | 1 | 0 | 0 | 0 | 100% | 0.340 s | |
| WarInPlaceMojoTest | 1 | 0 | 0 | 0 | 100% | 0.047 s | |
| WarZipTest | 4 | 0 | 0 | 0 | 100% | 0.169 s | |
| WarOverlaysTest | 8 | 0 | 0 | 0 | 100% | 0.395 s | |
| WarExplodedMojoTest | 22 | 0 | 0 | 0 | 100% | 0.573 s |
org.apache.maven.plugins.war.overlay
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OverlayManagerTest | 5 | 0 | 0 | 0 | 100% | 0.001 s |
org.apache.maven.plugins.war.util
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| WebappStructureTest | 4 | 0 | 0 | 0 | 100% | 0.002 s | |
| PathSetTest | 4 | 0 | 0 | 0 | 100% | 0.012 s |
Test Cases
[Summary] [Package List] [Test Cases]
OverlayManagerTest
| testSimpleOverlay | 0 s | |
| testOverlaysWithSameArtifactAndGroupId | 0 s | |
| testEmptyProject | 0 s | |
| testUnknownOverlay | 0 s | |
| testCustomCurrentProject | 0 s |
WebappStructureTest
| testRegisterForced | 0 s | |
| testUnknownFileNotAvailable | 0.001 s | |
| testRegisterSamePathTwiceForced | 0 s | |
| testRegisterSamePathTwice | 0 s |
PathSetTest
| testAddAllFilesInDirectory | 0.007 s | |
| testPathsSetAddAlls | 0 s | |
| testNormalizeSubPath | 0 s | |
| testPathsSetBasic | 0.001 s |
WarMojoTest
WarExplodedMojoFilteringTest
| testExplodedWarWithResourceFiltering | 0.337 s |
WarInPlaceMojoTest
| testSimpleExplodedInplaceWar | 0.046 s |
WarZipTest
| testOneZipDefaultSkip | 0.059 s | |
| testOneZipWithForceSkip | 0.032 s | |
| testOneZipWithTargetPathOverlay | 0.033 s | |
| testOneZipWithNoSkip | 0.044 s |


