Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
38 | 0 | 0 | 0 | 100% | 1.055 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.archiver | 38 | 0 | 0 | 0 | 100% | 1.055 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.archiver
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ManifestConfigurationTest | 4 | 0 | 0 | 0 | 100% | 0.117 |
![]() |
MavenArchiveConfigurationTest | 3 | 0 | 0 | 0 | 100% | 0.008 |
![]() |
MavenArchiverTest | 31 | 0 | 0 | 0 | 100% | 0.93 |
Test Cases
[Summary] [Package List] [Test Cases]
ManifestConfigurationTest
![]() |
getClasspathPrefixShouldReturnTheTrailingSlash | 0.052 |
![]() |
getClasspathPrefixShouldReturnPrefixWithSlashesInsteadOfBackSlashes | 0 |
![]() |
XXX | 0 |
![]() |
getClasspathPrefixShouldReturnPrefixWithTraingSlash | 0 |
MavenArchiveConfigurationTest
![]() |
addingThreeEntriesShouldBeReturnedInInsertOrder | 0.007 |
![]() |
addingSingleEntryShouldBeReturned | 0.001 |
![]() |
addingTwoEntriesShouldBeReturnedInInsertOrder | 0 |