Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
42 0 0 0 100% 0.12

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 28 0 0 0 100% 0.06
org.apache.maven.artifact 14 0 0 0 100% 0.06

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 11 0 0 0 100% 0.055
DefaultArtifactVersionTest 8 0 0 0 100% 0.003
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.056
DefaultArtifactTest 11 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactUtilsTest

testToSnapshotVersion 0.002
testIsSnapshot 0
testArtifactMapByVersionlessIdOrdering 0.019

DefaultArtifactTest

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

ComparableVersionTest

testVersionsNumber 0.001
testReuse 0
testVersionComparing 0.001
testVersionsEqual 0.003
testVersionEqualWithLeadingZeroes 0.016
testVersionsQualifier 0.001
testMng5568 0.001
testMng6572 0
testMng6964 0
testVersionZeroEqualWithLeadingZeroes 0.001
testLocaleIndependent 0

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