[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
85 | 0 | 0 | 0 | 100% | 5.227 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.plugin.war.util | 18 | 0 | 0 | 0 | 100% | 0.046 |
org.apache.maven.plugin.war | 62 | 0 | 0 | 0 | 100% | 4.742 |
org.apache.maven.plugin.war.overlay | 5 | 0 | 0 | 0 | 100% | 0.439 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MappingUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.014 | |
PathSetTest | 5 | 0 | 0 | 0 | 100% | 0.019 | |
WarUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.005 | |
WebappStructureTest | 7 | 0 | 0 | 0 | 100% | 0.008 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
WarDependenciesAnalysisTest | 4 | 0 | 0 | 0 | 100% | 0.541 | |
WarExplodedMojoFilteringTest | 1 | 0 | 0 | 0 | 100% | 0.07 | |
WarExplodedMojoTest | 22 | 0 | 0 | 0 | 100% | 0.799 | |
WarInPlaceMojoTest | 2 | 0 | 0 | 0 | 100% | 0.061 | |
WarManifestMojoTest | 6 | 0 | 0 | 0 | 100% | 0.168 | |
WarMojoTest | 12 | 0 | 0 | 0 | 100% | 1.564 | |
WarOverlaysTest | 11 | 0 | 0 | 0 | 100% | 0.981 | |
WarZipTest | 4 | 0 | 0 | 0 | 100% | 0.558 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OverlayManagerTest | 5 | 0 | 0 | 0 | 100% | 0.439 |
[Summary] [Package List] [Test Cases]
testSimpleOverlay | 0.242 | |
testOverlaysWithSameArtifactAndGroupId | 0.058 | |
testEmptyProject | 0.053 | |
testUnknonwnOverlay | 0.048 | |
testCustomCurrentProject | 0.038 |
testCompleteMapping | 0.009 | |
testNoVersionMapping | 0 | |
testMappingWithGroupId | 0.001 | |
testMappingWithClassifier | 0.001 | |
testMappingWithOptionalClassifier | 0.003 |
testNormalizeFilePathStatic | 0.001 | |
testAddAllFilesInDirectory | 0.014 | |
testPathsSetAddAlls | 0.004 | |
testPathsSetBasic | 0 | |
testTrimTrailingSlashes | 0 |
testRegisterForced | 0 | |
testUnknownFileNotAvailable | 0 | |
testRegisterSamePathTwiceForced | 0 | |
testDependencyAnalysisNoChange | 0.004 | |
testRegisterSamePathTwice | 0 | |
testDependencyAnalysisWithRemovedDependency | 0.002 | |
testDependencyAnalysisWithNewDependency | 0.002 |
testDependencyWithUpdatedVersion | 0.342 | |
testDependencyNowProvided | 0.101 | |
testRemovedDependency | 0.051 | |
testNoChange | 0.047 |
testExplodedWar_WithCustomWebXML | 0.035 | |
testSimpleExplodedWarWTargetPath | 0.036 | |
testExplodedWar_WithContainerConfigXML | 0.036 | |
testExplodedWarWithOutputFileNameMapping | 0.035 | |
testExplodedWarMergeWarLocalFileOverride | 0.054 | |
testExplodedWar_WithWarDependencyIncludeExclude | 0.049 | |
testExplodedWar_WithEJBClient | 0.037 | |
testSimpleExplodedWar | 0.034 | |
testExplodedWarWithSourceModificationCheck | 0.032 | |
testExplodedWarWithOutputFileNameMappingAndDuplicateDependencies | 0.042 | |
testExplodedWar_WithSimpleExternalWARFile | 0.042 | |
testExplodedWar_WithSourceIncludeExclude | 0.026 | |
testExplodedWarWithAar | 0.036 | |
testExplodedWarWithJar | 0.038 | |
testExplodedWarWithMar | 0.03 | |
testExplodedWarWithXar | 0.038 | |
testExplodedWar_WithEJB | 0.035 | |
testExplodedWar_WithPAR | 0.035 | |
testExplodedWar_WithTLD | 0.038 | |
testExplodedWar_DuplicateWithClassifier | 0.034 | |
testExplodedWar_WithClasses | 0.03 | |
testExplodedWar_WithDuplicateDependencies | 0.027 |
testManifestWithCustomAttributes | 0.029 | |
testEnvironment | 0.027 | |
testBasicManifest | 0.03 | |
testManifestWithMainClass | 0.024 | |
testManifestWithOtherAttributes | 0.03 | |
testManifestWithClasspath | 0.028 |
testSimpleWarPackagingExcludeWithIncludesRegEx | 0.174 | |
testFailOnMissingWebXmlFalse | 0.115 | |
testSimpleWar | 0.121 | |
testMetaInfContentWithContainerConfig | 0.137 | |
testAttachClassesWithCustomClassifier | 0.187 | |
testClassifier | 0.129 | |
testEnvironment | 0.027 | |
testPrimaryArtifact | 0.118 | |
testNotPrimaryArtifact | 0.12 | |
testFailOnMissingWebXmlTrue | 0.097 | |
testMetaInfContent | 0.143 | |
testAttachClasses | 0.196 |
testDefaultOverlays | 0.263 | |
testScenarioOneWithDefaulSettings | 0.126 | |
testEnvironment | 0.043 | |
testDefaultOverlay | 0.05 | |
testOverlaysIncludesExcludesWithMultipleDefinitions2 | 0.071 | |
testNoOverlay | 0.032 | |
testCacheWithUpdatedOverlay | 0.075 | |
testScenarioOneWithOverlaySettings | 0.083 | |
testScenarioOneWithFullSettings | 0.083 | |
testOverlaysIncludesExcludesWithMultipleDefinitions | 0.08 | |
testCacheWithRemovedOverlay | 0.075 |
testOneZipDefaultSkip | 0.154 | |
testOneZipWithForceSkip | 0.126 | |
testOneZipWithTargetPathOverlay | 0.149 | |
testOneZipWithNoSkip | 0.129 |