[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
38 | 0 | 0 | 0 | 100% | 0.017 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
com.puresoltechnologies.versioning | 38 | 0 | 0 | 0 | 100% | 0.017 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
VersionTest | 16 | 0 | 0 | 0 | 100% | 0.017 |
![]() |
VersionMathTest | 8 | 0 | 0 | 0 | 100% | 0 |
![]() |
VersionRangeTest | 14 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
![]() |
testSimpleToString | 0.009 |
![]() |
testIllegalMinorVersion | 0.001 |
![]() |
testLegalVersions | 0 |
![]() |
testIllegalPatchVersion | 0 |
![]() |
testIllegalLeadingZeroMinorNumber | 0 |
![]() |
testIllegalLeadingZeroMajorNumber | 0.001 |
![]() |
testValueOf | 0.001 |
![]() |
testComplexCompareTo | 0.003 |
![]() |
testLegalZeroVersion | 0 |
![]() |
testIllegalMajorVersion | 0 |
![]() |
testIllegalBuildMetadata | 0 |
![]() |
testPreInformationToString | 0 |
![]() |
testIllegalPreReleaseInformation | 0 |
![]() |
testIllegalLeadingZeroPreReleaseInformation | 0.001 |
![]() |
testBuildMetadataToString | 0.001 |
![]() |
testIllegalLeadingZeroPatchNumber | 0 |
![]() |
testMaximumEmptyArguments | 0 |
![]() |
testMinimumEmptyArguments | 0 |
![]() |
testMinimum1 | 0 |
![]() |
testMinimum2 | 0 |
![]() |
testMinimum3 | 0 |
![]() |
testMaximum1 | 0 |
![]() |
testMaximum2 | 0 |
![]() |
testMaximum3 | 0 |
![]() |
testToStringLeftOpenRightClosedInterval | 0 |
![]() |
testIncludesLeftOpenRightClosed | 0 |
![]() |
testToStringLeftOpenRightUnboundInterval | 0 |
![]() |
testToStringClosedInterval | 0 |
![]() |
testToStringLeftClosedRightUnboundInterval | 0 |
![]() |
testToStringLeftUnboundRightClosedInterval | 0 |
![]() |
testToStringOpenInterval | 0 |
![]() |
testInvalidRangeRightUnboundButIncluded | 0 |
![]() |
testIncludesOpen | 0 |
![]() |
testToStringLeftClosedRightOpenInterval | 0 |
![]() |
testInvalidRangeLeftUnboundButIncluded | 0 |
![]() |
testIncludesLeftClosedRightOpen | 0 |
![]() |
testIncludesClosed | 0 |
![]() |
testToStringLeftUnboundRightOpenInterval | 0 |