[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
37 | 0 | 0 | 1 | 97.297% | 0.814 |
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.814 |
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.093 |
![]() |
MavenArchiveConfigurationTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
![]() |
MavenArchiverTest | 30 | 0 | 0 | 1 | 96.667% | 0.72 |
[Summary] [Package List] [Test Cases]
![]() |
getClasspathPrefixShouldReturnTheTrailingSlash | 0.029 |
![]() |
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.008 |
![]() |
shouldCreateArchiveWithSimpleClassPathLayoutUsingDefaults | 0.101 |
![]() |
shouldCreateArchiveWithSimpleClassPathLayoutWhileSettingSimpleLayoutExplicit | 0.015 |
![]() |
testManifestSections | 0.001 |
![]() |
testCustomClassPathValue | 0.031 |
![]() |
testManifestEntries | 0.021 |
![]() |
testCustomClassPathValue_WithSnapshotForcingBaseVersion | 0.022 |
![]() |
testDeprecatedCreateArchiveAPI | 0.025 |
![]() |
testNotGenerateImplementationVersionForMANIFESTMF | 0.021 |
![]() |
testCarriageReturnInManifestEntry | 0.019 |
![]() |
testCustomClassPathValue_WithSnapshotResolvedVersion | 0.023 |
![]() |
testMavenRepoClassPathValue_WithSnapshot | 0.026 |
![]() |
testValidModuleNames | 0.001 |
![]() |
testDefaultPomProperties | 0.014 |
![]() |
shouldCreateArchiveCustomLayoutRepositoryNonUnique | 0.028 |
![]() |
testCustomPomProperties | 0.022 |
![]() |
testDashesInClassPath_MSHARED_134 | 0.028 |
![]() |
testDashesInClassPath_MSHARED_182 | 0.022 |
![]() |
testManifestWithInvalidAutomaticModuleNameThrowsOnCreateArchive | 0.004 |
![]() |
testInvalidModuleNames | 0 |
![]() |
testDefaultClassPathValue | 0.021 |
![]() |
shouldCreateArchiveCustomerLayoutSimple | 0.01 |
![]() |
shouldCreateArchiveCustomLayoutRepository | 0.025 |
![]() |
testMavenRepoClassPathValue | 0.033 |
![]() |
shouldCreateArchiveCustomLayoutSimpleNonUnique | 0.034 |
![]() |
testMultiClassPath | 0.085 |
![]() |
testMinimalManifestEntries | 0.033 |
![]() |
testGenerateImplementationVersionForMANIFESTMF | 0.021 |
![]() |
testDefaultClassPathValue_WithSnapshot | 0.023 |
[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 |