Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
16 | 0 | 0 | 0 | 100.0% | 0.285 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.133 s |
org.basepom.mojo.duplicatefinder.classpath | 5 | 0 | 0 | 0 | 100.0% | 0.152 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.065 s | |
TestArtifactFileResolver | 1 | 0 | 0 | 0 | 100.0% | 0.068 s |
org.basepom.mojo.duplicatefinder.classpath
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
TestClasspathDescriptor | 3 | 0 | 0 | 0 | 100.0% | 0.087 s | |
TestPackageNameHolder | 2 | 0 | 0 | 0 | 100.0% | 0.065 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestClasspathDescriptor
testInvalidIdentifierNames | 0.046 s | |
testValidIdentifierNames | 0.001 s | |
testMatchDefaultClassnames | 0.003 s |
TestMavenCoordinates
TestArtifactFileResolver
testCanonicalization | 0.033 s |
TestPackageNameHolder
testEmpty | 0.025 s | |
testPrefilled | 0 s |