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
TestArtifactFileResolver
testCanonicalization | 0.04 s |
TestPackageNameHolder
testEmpty | 0.035 s | |
testPrefilled | 0 s |