[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 80 | 0 | 0 | 0 | 100% | 2.864 |
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 | 13 | 0 | 0 | 0 | 100% | 0.009 |
| org.apache.maven.plugin.war | 62 | 0 | 0 | 0 | 100% | 2.348 |
| org.apache.maven.plugin.war.overlay | 5 | 0 | 0 | 0 | 100% | 0.507 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PathSetTest | 5 | 0 | 0 | 0 | 100% | 0.004 | |
| WarUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| WebappStructureTest | 7 | 0 | 0 | 0 | 100% | 0.004 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| WarDependenciesAnalysisTest | 4 | 0 | 0 | 0 | 100% | 0.388 | |
| WarExplodedMojoFilteringTest | 1 | 0 | 0 | 0 | 100% | 0.069 | |
| WarExplodedMojoTest | 22 | 0 | 0 | 0 | 100% | 0.678 | |
| WarInPlaceMojoTest | 2 | 0 | 0 | 0 | 100% | 0.045 | |
| WarManifestMojoTest | 6 | 0 | 0 | 0 | 100% | 0.163 | |
| WarMojoTest | 12 | 0 | 0 | 0 | 100% | 0.455 | |
| WarOverlaysTest | 11 | 0 | 0 | 0 | 100% | 0.426 | |
| WarZipTest | 4 | 0 | 0 | 0 | 100% | 0.124 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| OverlayManagerTest | 5 | 0 | 0 | 0 | 100% | 0.507 |
[Summary] [Package List] [Test Cases]
| testSimpleOverlay | 0.296 | |
| testOverlaysWithSameArtifactAndGroupId | 0.072 | |
| testEmptyProject | 0.049 | |
| testUnknonwnOverlay | 0.053 | |
| testCustomCurrentProject | 0.037 |
| testNormalizeFilePathStatic | 0 | |
| testAddAllFilesInDirectory | 0.002 | |
| testPathsSetAddAlls | 0.001 | |
| testPathsSetBasic | 0.001 | |
| testTrimTrailingSlashes | 0 |
| testRegisterForced | 0.002 | |
| testUnknownFileNotAvailable | 0 | |
| testRegisterSamePathTwiceForced | 0 | |
| testDependencyAnalysisNoChange | 0.001 | |
| testRegisterSamePathTwice | 0 | |
| testDependencyAnalysisWithRemovedDependency | 0.001 | |
| testDependencyAnalysisWithNewDependency | 0 |
| testDependencyWithUpdatedVersion | 0.241 | |
| testDependencyNowProvided | 0.052 | |
| testRemovedDependency | 0.055 | |
| testNoChange | 0.04 |
| testExplodedWar_WithCustomWebXML | 0.034 | |
| testSimpleExplodedWarWTargetPath | 0.043 | |
| testExplodedWar_WithContainerConfigXML | 0.028 | |
| testExplodedWarWithOutputFileNameMapping | 0.03 | |
| testExplodedWarMergeWarLocalFileOverride | 0.035 | |
| testExplodedWar_WithWarDependencyIncludeExclude | 0.032 | |
| testExplodedWar_WithEJBClient | 0.028 | |
| testSimpleExplodedWar | 0.041 | |
| testExplodedWarWithSourceModificationCheck | 0.027 | |
| testExplodedWarWithOutputFileNameMappingAndDuplicateDependencies | 0.027 | |
| testExplodedWar_WithSimpleExternalWARFile | 0.028 | |
| testExplodedWar_WithSourceIncludeExclude | 0.024 | |
| testExplodedWarWithAar | 0.026 | |
| testExplodedWarWithJar | 0.031 | |
| testExplodedWarWithMar | 0.032 | |
| testExplodedWarWithXar | 0.033 | |
| testExplodedWar_WithEJB | 0.054 | |
| testExplodedWar_WithPAR | 0.024 | |
| testExplodedWar_WithTLD | 0.025 | |
| testExplodedWar_DuplicateWithClassifier | 0.026 | |
| testExplodedWar_WithClasses | 0.024 | |
| testExplodedWar_WithDuplicateDependencies | 0.026 |
| testManifestWithCustomAttributes | 0.029 | |
| testEnvironment | 0.02 | |
| testBasicManifest | 0.048 | |
| testManifestWithMainClass | 0.022 | |
| testManifestWithOtherAttributes | 0.022 | |
| testManifestWithClasspath | 0.022 |
| testSimpleWarPackagingExcludeWithIncludesRegEx | 0.088 | |
| testFailOnMissingWebXmlFalse | 0.031 | |
| testSimpleWar | 0.032 | |
| testMetaInfContentWithContainerConfig | 0.034 | |
| testAttachClassesWithCustomClassifier | 0.038 | |
| testClassifier | 0.03 | |
| testEnvironment | 0.021 | |
| testPrimaryArtifact | 0.032 | |
| testNotPrimaryArtifact | 0.037 | |
| testFailOnMissingWebXmlTrue | 0.033 | |
| testMetaInfContent | 0.037 | |
| testAttachClasses | 0.042 |
| testDefaultOverlays | 0.036 | |
| testScenarioOneWithDefaulSettings | 0.046 | |
| testEnvironment | 0.045 | |
| testDefaultOverlay | 0.027 | |
| testOverlaysIncludesExcludesWithMultipleDefinitions2 | 0.05 | |
| testNoOverlay | 0.025 | |
| testCacheWithUpdatedOverlay | 0.045 | |
| testScenarioOneWithOverlaySettings | 0.036 | |
| testScenarioOneWithFullSettings | 0.037 | |
| testOverlaysIncludesExcludesWithMultipleDefinitions | 0.038 | |
| testCacheWithRemovedOverlay | 0.041 |
| testOneZipDefaultSkip | 0.03 | |
| testOneZipWithForceSkip | 0.03 | |
| testOneZipWithTargetPathOverlay | 0.032 | |
| testOneZipWithNoSkip | 0.032 |