Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
43 0 0 0 100% 0.153

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.apache.maven.artifact.versioning 29 0 0 0 100% 0.072
org.apache.maven.artifact 14 0 0 0 100% 0.081

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

org.apache.maven.artifact.versioning

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactVersionTest 7 0 0 0 100% 0.01
VersionRangeTest 10 0 0 0 100% 0.021
ComparableVersionTest 12 0 0 0 100% 0.041

org.apache.maven.artifact

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactTest 11 0 0 0 100% 0.069
ArtifactUtilsTest 3 0 0 0 100% 0.012

Test Cases

[Summary] [Package List] [Test Cases]

DefaultArtifactVersionTest

testVersionParsing 0.006
testEqualsTypeSafe 0
testVersionComparing 0.001
testSnapshotVsReleases 0
testVersionSnapshotComparing 0.001
testHashCode 0
testEqualsNullSafe 0

VersionRangeTest

testSameUpperAndLowerBoundRoundtrip 0.001
testReleaseRangeBoundsContainsSnapshots 0.001
testIntersections 0.001
testCache 0.005
testRange 0.001
testSnapshotRangeBoundsCanContainSnapshots 0.001
testContains 0.001
testInvalidRanges 0.002
testSnapshotSoftVersionCanContainSnapshot 0.001
testOrder0 0.002

ComparableVersionTest

testVersionsNumber 0.004
testReuse 0.001
testVersionComparing 0.006
testVersionsEqual 0.004
testVersionEqualWithLeadingZeroes 0.011
testVersionsQualifier 0.001
testMng5568 0
testMng6572 0.003
testMng6964 0.001
testMng7559 0.002
testVersionZeroEqualWithLeadingZeroes 0.002
testLocaleIndependent 0.001

DefaultArtifactTest

testComparisonByVersion 0.033
testToStringNullScope 0.005
testGetDependencyConflictIdNullClassifier 0.001
testToStringNullClassifier 0.001
testToString 0
testGetDependencyConflictId 0
testGetDependencyConflictIdNullGroupId 0.001
testGetDependencyConflictIdNullScope 0.001
testNonResolvedVersionRangeConsistentlyYieldsNullVersions 0.001
testGetVersionReturnsResolvedVersionOnSnapshot 0.002
testToStringNullGroupId 0.001

ArtifactUtilsTest

testToSnapshotVersion 0
testIsSnapshot 0.001
testArtifactMapByVersionlessIdOrdering 0.003