[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
38 | 0 | 0 | 0 | 100% | 0.032 |
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.032 |
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.024 | |
VersionMathTest | 8 | 0 | 0 | 0 | 100% | 0.003 | |
VersionRangeTest | 14 | 0 | 0 | 0 | 100% | 0.005 |
[Summary] [Package List] [Test Cases]
testSimpleToString | 0.009 | |
testIllegalMinorVersion | 0.001 | |
testLegalVersions | 0.001 | |
testIllegalPatchVersion | 0.004 | |
testIllegalLeadingZeroMinorNumber | 0 | |
testIllegalLeadingZeroMajorNumber | 0 | |
testValueOf | 0.001 | |
testComplexCompareTo | 0.003 | |
testLegalZeroVersion | 0 | |
testIllegalMajorVersion | 0 | |
testIllegalBuildMetadata | 0.002 | |
testPreInformationToString | 0.001 | |
testIllegalPreReleaseInformation | 0 | |
testIllegalLeadingZeroPreReleaseInformation | 0 | |
testBuildMetadataToString | 0.001 | |
testIllegalLeadingZeroPatchNumber | 0.001 |
testMaximumEmptyArguments | 0.003 | |
testMinimumEmptyArguments | 0 | |
testMinimum1 | 0 | |
testMinimum2 | 0 | |
testMinimum3 | 0 | |
testMaximum1 | 0 | |
testMaximum2 | 0 | |
testMaximum3 | 0 |
testToStringLeftOpenRightClosedInterval | 0.002 | |
testIncludesLeftOpenRightClosed | 0 | |
testToStringLeftOpenRightUnboundInterval | 0 | |
testToStringClosedInterval | 0 | |
testToStringLeftClosedRightUnboundInterval | 0 | |
testToStringLeftUnboundRightClosedInterval | 0 | |
testToStringOpenInterval | 0 | |
testInvalidRangeRightUnboundButIncluded | 0.001 | |
testIncludesOpen | 0 | |
testToStringLeftClosedRightOpenInterval | 0.001 | |
testInvalidRangeLeftUnboundButIncluded | 0 | |
testIncludesLeftClosedRightOpen | 0.001 | |
testIncludesClosed | 0 | |
testToStringLeftUnboundRightOpenInterval | 0 |