Skip to content

Test Result : RangeTests

0 failures (±0)
46 tests (±0)
Took 6 ms.

All Tests

Test nameDurationStatus
testAtomicRangeCanBeCreated0 msPassed
testAtomicRangeIncludesTheValue0 msPassed
testAtomicRangeIntersectionWithItself0 msPassed
testAtomicValueDoesNotContainsNeighboringValues0 msPassed
testClampHighValue0 msPassed
testClampLowValue0 msPassed
testClampLowerBound1 msPassed
testClampMiddleValue0 msPassed
testClampUpperBound0 msPassed
testCreatingRangeWithInvalidBoundsThrowsException0 msPassed
testEmptyRangeCanBeCreated0 msPassed
testEmptyRangeContainsNoValue2 msPassed
testEmptyRangeHasNaNBounds0 msPassed
testEmptyRangeIntersectionWithNonEmptyIsEmpty0 msPassed
testEmptyRangeSortsBelowOthersOnLowerBoundsOrdering0 msPassed
testEmptyRangeSortsBelowOthersOnUpperBoundsOrdering0 msPassed
testEmptyRangesIntersectionIsEmpty0 msPassed
testGrowEmptyRange0 msPassed
testGrowRangeByNegativeDistance0 msPassed
testGrowRangeByPositiveDistance0 msPassed
testGrowRangeByZero0 msPassed
testIntersectionOfNonOverlappingRanges0 msPassed
testIntersectionOfPartiallyOverlappingRanges0 msPassed
testMiddleValuesAreIncludedInRange0 msPassed
testNonAtomicRangeIntersectionWithItself0 msPassed
testNonEmptyIntersectionWithEmptyRangeIsEmpty0 msPassed
testRangeBoundsAreAccessible0 msPassed
testRangeOrderingByLowerBound1 msPassed
testRangeOrderingByUpperBound1 msPassed
testShiftEmptyRange0 msPassed
testShiftRangeByNegativeDistance0 msPassed
testShiftRangeByPositiveDistance1 msPassed
testShiftRangeByZero0 msPassed
testShrinkEmptyRange0 msPassed
testShrinkRangeByIllegalDistance0 msPassed
testShrinkRangeByNegativeDistance0 msPassed
testShrinkRangeByPositiveDistance0 msPassed
testShrinkRangeByZero0 msPassed
testUnionBetweenAdjacentRanges0 msPassed
testUnionBetweenDisjointRanges0 msPassed
testUnionEmptyWithEmpty0 msPassed
testUnionEmptyWithNonEmpty0 msPassed
testUnionNonEmptyWithEmpty0 msPassed
testUnionRangeWithItSelf0 msPassed
testUnionWithIncludedRange0 msPassed
testUnionWithIncludingRange0 msPassed