Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
82 0 0 0 100% 12.452

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.war 59 0 0 0 100% 11.983
org.apache.maven.plugin.war.overlay 5 0 0 0 100% 0.344
org.apache.maven.plugin.war.util 18 0 0 0 100% 0.125

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.war

Class Tests Errors Failures Skipped Success Rate Time
WarDependenciesAnalysisTest 4 0 0 0 100% 1.109
WarExplodedMojoFilteringTest 1 0 0 0 100% 0.172
WarExplodedMojoTest 20 0 0 0 100% 2.14
WarInPlaceMojoTest 2 0 0 0 100% 0.141
WarManifestMojoTest 6 0 0 0 100% 0.562
WarMojoTest 11 0 0 0 100% 3.546
WarOverlaysTest 11 0 0 0 100% 3.172
WarZipTest 4 0 0 0 100% 1.141

org.apache.maven.plugin.war.overlay

Class Tests Errors Failures Skipped Success Rate Time
OverlayManagerTest 5 0 0 0 100% 0.344

org.apache.maven.plugin.war.util

Class Tests Errors Failures Skipped Success Rate Time
MappingUtilsTest 5 0 0 0 100% 0.094
PathSetTest 5 0 0 0 100% 0.031
WarUtilsTest 1 0 0 0 100% 0
WebappStructureTest 7 0 0 0 100% 0

Test Cases

OverlayManagerTest

testEmptyProject 0.078
testSimpleOverlay 0.063
testUnknonwnOverlay 0.078
testCustomCurrentProject 0.062
testOverlaysWithSameArtifactAndGroupId 0.063

MappingUtilsTest

testCompleteMapping 0.047
testNoVersionMapping 0
testMappingWithGroupId 0
testMappingWithClassifier 0
testMappingWithOptionalClassifier 0

PathSetTest

testNormalizeFilePathStatic 0
testTrimTrailingSlashes 0
testPathsSetBasic 0
testPathsSetAddAlls 0
testAddAllFilesInDirectory 0.031

WarUtilsTest

testDependencyEquals 0

WebappStructureTest

testDependencyAnalysisNoChange 0
testDependencyAnalysisWithNewDependency 0
testDependencyAnalysisWithRemovedDependency 0
testUnknownFileNotAvailable 0
testRegisterSamePathTwice 0
testRegisterForced 0
testRegisterSamePathTwiceForced 0

WarDependenciesAnalysisTest

testNoChange 0.328
testRemovedDependency 0.25
testDependencyWithUpdatedVersion 0.266
testDependencyNowProvided 0.25

WarExplodedMojoFilteringTest

testExplodedWar_WithResourceFiltering 0.172

WarExplodedMojoTest

testSimpleExplodedWar 0.093
testSimpleExplodedWarWTargetPath 0.094
testExplodedWar_WithCustomWebXML 0.11
testExplodedWar_WithContainerConfigXML 0.093
testExplodedWar_WithSimpleExternalWARFile 0.094
testExplodedWarMergeWarLocalFileOverride 0.094
testExplodedWar_WithEJB 0.078
testExplodedWarWithJar 0.094
testExplodedWar_WithEJBClient 0.093
testExplodedWar_WithTLD 0.219
testExplodedWar_WithPAR 0.078
testExplodedWarWithAar 0.094
testExplodedWar_WithDuplicateDependencies 0.094
testExplodedWar_DuplicateWithClassifier 0.094
testExplodedWar_WithClasses 0.093
testExplodedWar_WithSourceIncludeExclude 0.235
testExplodedWar_WithWarDependencyIncludeExclude 0.093
testExplodedWarWithSourceModificationCheck 0.125
testExplodedWarWithOutputFileNameMapping 0.094
testExplodedWarWithOutputFileNameMappingAndDuplicateDependencies 0.078

WarInPlaceMojoTest

testEnvironment 0.062
testSimpleExplodedInplaceWar 0.079

WarManifestMojoTest

testEnvironment 0.078
testBasicManifest 0.078
testManifestWithClasspath 0.078
testManifestWithMainClass 0.062
testManifestWithOtherAttributes 0.188
testManifestWithCustomAttributes 0.062

WarMojoTest

testEnvironment 0.64
testSimpleWar 0.438
testClassifier 0.297
testPrimaryArtifact 0.25
testNotPrimaryArtifact 0.328
testMetaInfContent 0.266
testMetaInfContentWithContainerConfig 0.25
testFailOnMissingWebXmlFalse 0.218
testFailOnMissingWebXmlTrue 0.203
testAttachClasses 0.313
testAttachClassesWithCustomClassifier 0.312

WarOverlaysTest

testEnvironment 0.094
testNoOverlay 0.172
testDefaultOverlay 0.203
testDefaultOverlays 0.266
testScenarioOneWithDefaulSettings 0.375
testScenarioOneWithOverlaySettings 0.297
testScenarioOneWithFullSettings 0.266
testOverlaysIncludesExcludesWithMultipleDefinitions 0.406
testOverlaysIncludesExcludesWithMultipleDefinitions2 0.5
testCacheWithUpdatedOverlay 0.328
testCacheWithRemovedOverlay 0.25

WarZipTest

testOneZipWithNoSkip 0.297
testOneZipWithTargetPathOverlay 0.36
testOneZipDefaultSkip 0.25
testOneZipWithForceSkip 0.234