Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
41 0 0 0 100% 0.08

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 27 0 0 0 100% 0.038
org.apache.maven.artifact 14 0 0 0 100% 0.042

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
ComparableVersionTest 10 0 0 0 100% 0.032
DefaultArtifactVersionTest 8 0 0 0 100% 0.004
VersionRangeTest 9 0 0 0 100% 0.002

org.apache.maven.artifact

Class Tests Errors Failures Skipped Success Rate Time
ArtifactUtilsTest 3 0 0 0 100% 0.039
DefaultArtifactTest 11 0 0 0 100% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactUtilsTest

testToSnapshotVersion 0.002
testIsSnapshot 0
testArtifactMapByVersionlessIdOrdering 0.016

DefaultArtifactTest

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

ComparableVersionTest

testVersionsNumber 0.002
testReuse 0
testVersionComparing 0
testVersionsEqual 0.002
testVersionEqualWithLeadingZeroes 0.011
testVersionsQualifier 0.001
testMng5568 0.002
testMng6572 0.004
testVersionZeroEqualWithLeadingZeroes 0.005
testLocaleIndependent 0.001

DefaultArtifactVersionTest

testVersionParsing 0
testEqualsTypeSafe 0
testVersionComparing 0
testNonNumericVersionRepresentationReturnsANumberFormatException 0
testSnapshotVsReleases 0
testVersionSnapshotComparing 0
testHashCode 0
testEqualsNullSafe 0

VersionRangeTest

testReleaseRangeBoundsContainsSnapshots 0
testIntersections 0
testCache 0
testRange 0
testSnapshotRangeBoundsCanContainSnapshots 0
testContains 0
testInvalidRanges 0
testSnapshotSoftVersionCanContainSnapshot 0
testOrder0 0