[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 17 | 0 | 0 | 0 | 100% | 0.264 |
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 |
|---|---|---|---|---|---|---|
| io.github.zlika.reproducible | 17 | 0 | 0 | 0 | 100% | 0.264 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ZipStripperTest | 1 | 0 | 0 | 0 | 100% | 0.108 | |
| ManifestStripperTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| PropertiesFileStripperTest | 2 | 0 | 0 | 0 | 100% | 0.005 | |
| TarStripperTest | 1 | 0 | 0 | 0 | 100% | 0.03 | |
| PatternFileNameFilterTest | 6 | 0 | 0 | 0 | 100% | 0.005 | |
| MavenPluginToolsStripperTest | 1 | 0 | 0 | 0 | 100% | 0.008 | |
| FileUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.094 | |
| JaxbObjectFactoryFixerTest | 3 | 0 | 0 | 0 | 100% | 0.012 |
[Summary] [Package List] [Test Cases]
| testStripZip | 0.101 |
| testStripManifest | 0 |
| testStripPom | 0 | |
| testStripGitPropertiesFile | 0 |
| testStripTar | 0.028 |
| testJarIsNotIncluded0 | 0 | |
| testJarIsExcluded0 | 0 | |
| testJarWrongExtension | 0 | |
| testJarIsIncluded0 | 0 | |
| testJarIsNotExcluded0 | 0 | |
| testNonsensePatterns | 0 |
| testStrip | 0.003 |
| testGetNameWithoutExtension | 0.005 | |
| testGetFileExtension | 0.005 |
| testObjectFactoryFixer | 0 | |
| testWrongObjectFactoryFile | 0.006 | |
| testObjectFactoryEclipseFixer | 0.001 |