Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
21 | 0 | 0 | 0 | 100% | 0.098 |
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 | 21 | 0 | 0 | 0 | 100% | 0.098 |
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 | 6 | 0 | 0 | 0 | 100% | 0.054 |
![]() | DefaultArtifactVersionTest | 7 | 0 | 0 | 0 | 100% | 0.044 |
![]() | VersionRangeTest | 8 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
ComparableVersionTest
![]() | testVersionsQualifier | 0.02 |
![]() | testVersionsNumber | 0.007 |
![]() | testVersionsEqual | 0.004 |
![]() | testVersionComparing | 0.003 |
![]() | testLocaleIndependent | 0 |
![]() | testReuse | 0.001 |
DefaultArtifactVersionTest
![]() | testVersionComparing | 0.011 |
![]() | testVersionParsing | 0.004 |
![]() | testVersionSnapshotComparing | 0.016 |
![]() | testSnapshotVsReleases | 0 |
![]() | testHashCode | 0 |
![]() | testEqualsNullSafe | 0 |
![]() | testEqualsTypeSafe | 0 |
VersionRangeTest
![]() | testRange | 0 |
![]() | testInvalidRanges | 0 |
![]() | testIntersections | 0 |
![]() | testReleaseRangeBoundsContainsSnapshots | 0 |
![]() | testSnapshotRangeBoundsCanContainSnapshots | 0 |
![]() | testSnapshotSoftVersionCanContainSnapshot | 0 |
![]() | testContains | 0 |
![]() | testOrder0 | 0 |