[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 34 | 0 | 0 | 0 | 100% | 0.513 |
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 | 34 | 0 | 0 | 0 | 100% | 0.513 |
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.088 | |
| MavenArchiveConfigurationTest | 3 | 0 | 0 | 0 | 100% | 0 | |
| MavenArchiverTest | 27 | 0 | 0 | 0 | 100% | 0.425 |
[Summary] [Package List] [Test Cases]
| getClasspathPrefixShouldReturnTheTrailingSlash | 0.037 | |
| getClasspathPrefixShouldReturnPrefixWithSlashesInsteadOfBackSlashes | 0 | |
| XXX | 0 | |
| getClasspathPrefixShouldReturnPrefixWithTraingSlash | 0 |
| addingThreeEntriesShouldBeReturnedInInsertOrder | 0 | |
| addingSingleEntryShouldBeReturned | 0 | |
| addingTwoEntriesShouldBeReturnedInInsertOrder | 0 |