Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100.0% 0.533 s

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.basepom.mojo.duplicatefinder.artifact 11 0 0 0 100.0% 0.269 s
org.basepom.mojo.duplicatefinder.classpath 5 0 0 0 100.0% 0.264 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.basepom.mojo.duplicatefinder.artifact

- Class Tests Errors Failures Skipped Success Rate Time
TestMavenCoordinates 10 0 0 0 100.0% 0.143 s
TestArtifactFileResolver 1 0 0 0 100.0% 0.126 s

org.basepom.mojo.duplicatefinder.classpath

- Class Tests Errors Failures Skipped Success Rate Time
TestClasspathDescriptor 3 0 0 0 100.0% 0.166 s
TestPackageNameHolder 2 0 0 0 100.0% 0.098 s

Test Cases

[Summary] [Package List] [Test Cases]

TestClasspathDescriptor

testInvalidIdentifierNames 0.1 s
testValidIdentifierNames 0.001 s
testMatchDefaultClassnames 0.003 s

TestMavenCoordinates

testTestJar 0.072 s
testCreateFromArtifactWithVersionRangeRestricted 0.001 s
testVersionMatches 0.003 s
testBasicMismatches 0 s
testCreateFromArtifactBasic 0 s
testCreateFromArtifactWithVersionRange 0 s
testCreateFromDependencyWithClassifier 0 s
testCreateFromDependencyWithVersionRange 0 s
testCreateFromDependencyBasic 0 s
testCreateFromArtifactWithClassifier 0 s

TestArtifactFileResolver

testCanonicalization 0.04 s

TestPackageNameHolder

testEmpty 0.035 s
testPrefilled 0 s