Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 66 | 0 | 0 | 0 | 100% | 2.200 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 | 53 | 0 | 0 | 0 | 100% | 2.184 s |
| org.apache.maven.plugins.war.overlay | 5 | 0 | 0 | 0 | 100% | 0.002 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 | 15 | 0 | 0 | 0 | 100% | 0.483 s | |
| WarExplodedMojoFilteringTest | 1 | 0 | 0 | 0 | 100% | 0.382 s | |
| WarInPlaceMojoTest | 2 | 0 | 0 | 0 | 100% | 0.094 s | |
| WarZipTest | 4 | 0 | 0 | 0 | 100% | 0.191 s | |
| WarOverlaysTest | 9 | 0 | 0 | 0 | 100% | 0.438 s | |
| WarExplodedMojoTest | 22 | 0 | 0 | 0 | 100% | 0.596 s |
org.apache.maven.plugins.war.overlay
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OverlayManagerTest | 5 | 0 | 0 | 0 | 100% | 0.002 s |
org.apache.maven.plugins.war.util
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| WebappStructureTest | 4 | 0 | 0 | 0 | 100% | 0.001 s | |
| PathSetTest | 4 | 0 | 0 | 0 | 100% | 0.013 s |
Test Cases
[Summary] [Package List] [Test Cases]
OverlayManagerTest
| testSimpleOverlay | 0 s | |
| testOverlaysWithSameArtifactAndGroupId | 0 s | |
| testEmptyProject | 0 s | |
| testUnknownOverlay | 0 s | |
| testCustomCurrentProject | 0.001 s |
WebappStructureTest
| testRegisterForced | 0 s | |
| testUnknownFileNotAvailable | 0 s | |
| testRegisterSamePathTwiceForced | 0 s | |
| testRegisterSamePathTwice | 0 s |
PathSetTest
| testAddAllFilesInDirectory | 0.007 s | |
| testPathsSetAddAlls | 0.001 s | |
| testNormalizeSubPath | 0.001 s | |
| testPathsSetBasic | 0 s |
WarMojoTest
WarExplodedMojoFilteringTest
| testExplodedWarWithResourceFiltering | 0.379 s |
WarInPlaceMojoTest
| testSimpleExplodedInplaceWar | 0.056 s | |
| testEnvironment | 0.038 s |
WarZipTest
| testOneZipDefaultSkip | 0.073 s | |
| testOneZipWithForceSkip | 0.040 s | |
| testOneZipWithTargetPathOverlay | 0.038 s | |
| testOneZipWithNoSkip | 0.040 s |


