Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
44 0 0 0 100% 0.11

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

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 12 0 0 0 100% 0.047
DefaultArtifactVersionTest 8 0 0 0 100% 0
VersionRangeTest 10 0 0 0 100% 0

org.apache.maven.artifact

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

Test Cases

[Summary] [Package List] [Test Cases]

ArtifactUtilsTest

testToSnapshotVersion 0
testIsSnapshot 0
testArtifactMapByVersionlessIdOrdering 0.016

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.016
testReuse 0
testVersionComparing 0
testVersionsEqual 0
testVersionEqualWithLeadingZeroes 0.016
testVersionsQualifier 0
testMng5568 0
testMng6572 0
testMng6964 0
testMng7644 0
testVersionZeroEqualWithLeadingZeroes 0.015
testLocaleIndependent 0

DefaultArtifactVersionTest

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

VersionRangeTest

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