Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 1.327 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.468 s
org.basepom.mojo.duplicatefinder.classpath 5 0 0 0 100% 0.859 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
TestArtifactFileResolver 1 0 0 0 100% 0.404 s
TestMavenCoordinates 10 0 0 0 100% 0.064 s

org.basepom.mojo.duplicatefinder.classpath

- Class Tests Errors Failures Skipped Success Rate Time
TestPackageNameHolder 2 0 0 0 100% 0.357 s
TestClasspathDescriptor 3 0 0 0 100% 0.502 s

Test Cases

[Summary] [Package List] [Test Cases]

TestPackageNameHolder

testEmpty 0.128 s
testPrefilled 0.002 s

TestArtifactFileResolver

testCanonicalization 0.170 s

TestMavenCoordinates

testTestJar 0.024 s
testCreateFromArtifactWithVersionRangeRestricted 0.002 s
testVersionMatches 0.011 s
testBasicMismatches 0 s
testCreateFromArtifactBasic 0 s
testCreateFromArtifactWithVersionRange 0.001 s
testCreateFromDependencyWithClassifier 0.001 s
testCreateFromDependencyWithVersionRange 0.002 s
testCreateFromDependencyBasic 0.001 s
testCreateFromArtifactWithClassifier 0 s

TestClasspathDescriptor

testInvalidIdentifierNames 0.269 s
testValidIdentifierNames 0.003 s
testMatchDefaultClassnames 0.018 s