Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
65 | 0 | 0 | 0 | 100% | 8.455 |
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 | 52 | 0 | 0 | 0 | 100% | 8.344 |
org.apache.maven.plugins.war.overlay | 5 | 0 | 0 | 0 | 100% | 0.101 |
org.apache.maven.plugins.war.util | 8 | 0 | 0 | 0 | 100% | 0.01 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
WarExplodedMojoFilteringTest | 1 | 0 | 0 | 0 | 100% | 1.218 |
![]() |
WarExplodedMojoTest | 22 | 0 | 0 | 0 | 100% | 2.794 |
![]() |
WarInPlaceMojoTest | 2 | 0 | 0 | 0 | 100% | 0.161 |
![]() |
WarMojoTest | 14 | 0 | 0 | 0 | 100% | 2.049 |
![]() |
WarOverlaysTest | 9 | 0 | 0 | 0 | 100% | 1.727 |
![]() |
WarZipTest | 4 | 0 | 0 | 0 | 100% | 0.395 |
org.apache.maven.plugins.war.overlay
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
OverlayManagerTest | 5 | 0 | 0 | 0 | 100% | 0.101 |
org.apache.maven.plugins.war.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PathSetTest | 4 | 0 | 0 | 0 | 100% | 0.01 |
![]() |
WebappStructureTest | 4 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
OverlayManagerTest
![]() |
testSimpleOverlay | 0.021 |
![]() |
testOverlaysWithSameArtifactAndGroupId | 0 |
![]() |
testEmptyProject | 0 |
![]() |
testUnknownOverlay | 0 |
![]() |
testCustomCurrentProject | 0 |
PathSetTest
![]() |
testAddAllFilesInDirectory | 0 |
![]() |
testPathsSetAddAlls | 0 |
![]() |
testNormalizeSubPath | 0 |
![]() |
testPathsSetBasic | 0 |
WebappStructureTest
![]() |
testRegisterForced | 0 |
![]() |
testUnknownFileNotAvailable | 0 |
![]() |
testRegisterSamePathTwiceForced | 0 |
![]() |
testRegisterSamePathTwice | 0 |
WarExplodedMojoFilteringTest
![]() |
testExplodedWar_WithResourceFiltering | 1.198 |
WarExplodedMojoTest
WarInPlaceMojoTest
![]() |
testSimpleExplodedInplaceWar | 0.08 |
![]() |
testEnvironment | 0.081 |
WarMojoTest
WarOverlaysTest
WarZipTest
![]() |
testOneZipDefaultSkip | 0.091 |
![]() |
testOneZipWithForceSkip | 0.108 |
![]() |
testOneZipWithTargetPathOverlay | 0.112 |
![]() |
testOneZipWithNoSkip | 0.084 |