Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.015
DefaultArtifactVersionTest 8 0 0 0 100% 0.002
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.07
DefaultArtifactTest 11 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactUtilsTest

testToSnapshotVersion 0.002
testIsSnapshot 0
testArtifactMapByVersionlessIdOrdering 0.03

DefaultArtifactTest

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

ComparableVersionTest

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

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