Fork me on GitHub

Surefire Report

Summary

[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.


Package List

[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.

io.github.zlika.reproducible

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

Test Cases

[Summary] [Package List] [Test Cases]

ZipStripperTest

testStripZip 0.101

ManifestStripperTest

testStripManifest 0

PropertiesFileStripperTest

testStripPom 0
testStripGitPropertiesFile 0

TarStripperTest

testStripTar 0.028

PatternFileNameFilterTest

testJarIsNotIncluded0 0
testJarIsExcluded0 0
testJarWrongExtension 0
testJarIsIncluded0 0
testJarIsNotExcluded0 0
testNonsensePatterns 0

MavenPluginToolsStripperTest

testStrip 0.003

FileUtilsTest

testGetNameWithoutExtension 0.005
testGetFileExtension 0.005

JaxbObjectFactoryFixerTest

testObjectFactoryFixer 0
testWrongObjectFactoryFile 0.006
testObjectFactoryEclipseFixer 0.001