Gradle Test Run :test

SegmentTest

summary

28

tests

0

failures

0

skipped

0.020s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
backwardSegmentMustHaveAAfterB() 1 0 0 0s 100%
backwardSegmentStrictIncludesExcludesBothBounds() 1 0 0 0.001s 100%
backwardSegmentStrictIncludesTimeInside() 1 0 0 0s 100%
correctCreationOfBackwardSegment() 1 0 0 0s 100%
correctCreationOfSegment() 1 0 0 0.001s 100%
endCanNotBeNull() 1 0 0 0.001s 100%
forwardSegmentStrictIncludesExcludesBothBounds() 1 0 0 0s 100%
forwardSegmentStrictIncludesTimeInside() 1 0 0 0s 100%
intersectionOfDisjointBackwardSegments() 1 0 0 0.001s 100%
intersectionOfDisjointSegments() 1 0 0 0s 100%
intersectionOfMixedDirectionsThrowsException() 1 0 0 0.001s 100%
intersectionOfMultipleBackwardSegmentsWithSumFunction() 1 0 0 0s 100%
intersectionOfMultipleSegmentsWithSumFunction() 1 0 0 0s 100%
intersectionOfNoSegments() 1 0 0 0.001s 100%
intersectionOfOneSegment() 1 0 0 0s 100%
intersectionOfTwoBackwardSegments() 1 0 0 0s 100%
intersectionOfTwoSegments() 1 0 0 0.004s 100%
splittingBackwardSegmentAtBoundsThrowsException() 1 0 0 0s 100%
splittingBackwardSegmentAtValidTime() 1 0 0 0s 100%
splittingBackwardSegmentOutsideOfBoundaryThrowsException() 1 0 0 0.001s 100%
splittingSegmentAtStartOrEndThrowsException() 1 0 0 0.001s 100%
splittingSegmentAtValidTime() 1 0 0 0s 100%
splittingSegmentOutsideOfBoundaryThrowsException() 1 0 0 0.001s 100%
splittingSegmentWithNullTimeThrowsException() 1 0 0 0.001s 100%
startCanNotBeNull() 1 0 0 0.001s 100%
startMustBeBeforeEnd() 1 0 0 0s 100%
startMustNotBeEqualToEnd() 1 0 0 0s 100%
valueCanNotBeNull() 1 0 0 0s 100%