[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
37 | 0 | 0 | 1 | 97.297% | 0.606 |
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.archiver | 37 | 0 | 0 | 1 | 97.297% | 0.606 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ManifestConfigurationTest | 4 | 0 | 0 | 0 | 100% | 0.113 |
![]() |
MavenArchiveConfigurationTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
MavenArchiverTest | 30 | 0 | 0 | 1 | 96.667% | 0.492 |
[Summary] [Package List] [Test Cases]
![]() |
getClasspathPrefixShouldReturnTheTrailingSlash | 0.046 |
![]() |
getClasspathPrefixShouldReturnPrefixWithSlashesInsteadOfBackSlashes | 0 |
![]() |
XXX | 0 |
![]() |
getClasspathPrefixShouldReturnPrefixWithTraingSlash | 0 |
![]() |
addingThreeEntriesShouldBeReturnedInInsertOrder | 0 |
![]() |
addingSingleEntryShouldBeReturned | 0 |
![]() |
addingTwoEntriesShouldBeReturnedInInsertOrder | 0 |
![]() |
testRecreation | 0 |
Currently not working on Linux JDK 9 which looks like a JDK bug at the moment. See comments in Tests | ||
![]() |
testGetManifestExtensionList | 0.044 |
![]() |
shouldCreateArchiveWithSimpleClassPathLayoutUsingDefaults | 0.161 |
![]() |
shouldCreateArchiveWithSimpleClassPathLayoutWhileSettingSimpleLayoutExplicit | 0.016 |
![]() |
testManifestSections | 0.002 |
![]() |
testCustomClassPathValue | 0.017 |
![]() |
testManifestEntries | 0.014 |
![]() |
testCustomClassPathValue_WithSnapshotForcingBaseVersion | 0.024 |
![]() |
testDeprecatedCreateArchiveAPI | 0.009 |
![]() |
testNotGenerateImplementationVersionForMANIFESTMF | 0.01 |
![]() |
testCarriageReturnInManifestEntry | 0.008 |
![]() |
testCustomClassPathValue_WithSnapshotResolvedVersion | 0.015 |
![]() |
testMavenRepoClassPathValue_WithSnapshot | 0.018 |
![]() |
testValidModuleNames | 0.004 |
![]() |
testDefaultPomProperties | 0.013 |
![]() |
shouldCreateArchiveCustomLayoutRepositoryNonUnique | 0.013 |
![]() |
testCustomPomProperties | 0.012 |
![]() |
testDashesInClassPath_MSHARED_134 | 0.015 |
![]() |
testDashesInClassPath_MSHARED_182 | 0.01 |
![]() |
testManifestWithInvalidAutomaticModuleNameThrowsOnCreateArchive | 0.002 |
![]() |
testInvalidModuleNames | 0 |
![]() |
testDefaultClassPathValue | 0.01 |
![]() |
shouldCreateArchiveCustomerLayoutSimple | 0.01 |
![]() |
shouldCreateArchiveCustomLayoutRepository | 0.011 |
![]() |
testMavenRepoClassPathValue | 0.009 |
![]() |
shouldCreateArchiveCustomLayoutSimpleNonUnique | 0.007 |
![]() |
testMultiClassPath | 0.011 |
![]() |
testCreatedByManifestEntryWithoutMavenVersion | 0.005 |
![]() |
testGenerateImplementationVersionForMANIFESTMF | 0.007 |
![]() |
testDefaultClassPathValue_WithSnapshot | 0.011 |
[Summary] [Package List] [Test Cases]
![]() |
testRecreation |
skipped: Currently not working on Linux JDK 9 which looks like a JDK bug at the moment. See comments in Tests |