Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.022
DefaultArtifactVersionTest 8 0 0 0 100% 0.005
VersionRangeTest 9 0 0 0 100% 0.005

org.apache.maven.artifact

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

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactUtilsTest

testToSnapshotVersion 0.002
testIsSnapshot 0.001
testArtifactMapByVersionlessIdOrdering 0.014

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.003
testReuse 0
testVersionComparing 0.001
testVersionsEqual 0
testVersionEqualWithLeadingZeroes 0.004
testVersionsQualifier 0
testMng5568 0
testMng6572 0
testVersionZeroEqualWithLeadingZeroes 0.002
testLocaleIndependent 0

DefaultArtifactVersionTest

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

VersionRangeTest

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