Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
62 0 0 100.00% 2.50

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
org.chronicj 38 0 0 100.00% 0.78
org.chronicj.impl 24 0 0 100.00% 1.72

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.chronicj

Class Tests Errors Failures Success Rate Time
DatePrecisionTest 3 0 0 100.00% 0.063
DateRangeTest 10 0 0 100.00% 0.047
RangeIteratorTest 4 0 0 100.00% 0.610
TimePointTest 21 0 0 100.00% 0.062

org.chronicj.impl

Class Tests Errors Failures Success Rate Time
ArbitraryDateRangeTETest 7 0 0 100.00% 0.047
ArbitraryTETest 1 0 0 100.00% 0.234
ArbitraryTimePointTETest 1 0 0 100.00% 0.047
DayInMonthTETest 1 0 0 100.00% 0.234
DefaultScheduleElementTest 4 0 0 100.00% 0.031
DefaultScheduleTest 5 0 0 100.00% 0.344
DifferenceTETest 1 0 0 100.00% 0.250
IntersectionTETest 1 0 0 100.00% 0.016
RangeEachDayTETest 1 0 0 100.00% 0.187
RangeEachYearTETest 1 0 0 100.00% 0.250
UnionTETest 1 0 0 100.00% 0.078

Test Cases

[ summary ] [ package list ] [ test cases ]

DatePrecisionTest

testCompareTo Success 0.02
testIncrement Success 0.02
testEquals Success 0.00

DateRangeTest

testCompareTo Success 0.02
testEquals Success 0.00
testAbuts Success 0.00
testEnd Success 0.00
testGap Success 0.02
test Includes Success 0.00
testIsEmpty Success 0.00
testOverlaps Success 0.00
testPartitionedBy Success 0.00
testStart Success 0.00

ArbitraryDateRangeTETest

testDatePrecision Success 0.02
testHourOfDayPrecision Success 0.02
testMillisecondPrecision Success 0.00
testMinutePrecision Success 0.00
testMonthPrecision Success 0.00
testSecondPrecision Success 0.00
testYearPrecision Success 0.00

ArbitraryTETest

testIncludes Success 0.22

ArbitraryTimePointTETest

testIncludes Success 0.03

DayInMonthTETest

testIncludes Success 0.02

DefaultScheduleElementTest

testConstructorWithNullParameter Success 0.00
testIsOccuringEventDateRange1 Success 0.02
testIsOccuringEventDateRange2 Success 0.02
testIsOccuringEventTimePoint Success 0.00

DefaultScheduleTest

testIsOccuringEventTimePoint Success 0.23
testIsOccuringEventDateRange Success 0.00
testAdd Success 0.00
testDates Success 0.09
testNextOccurence Success 0.00

DifferenceTETest

testIncludes Success 0.25

IntersectionTETest

testIncludes Success 0.02

RangeEachDayTETest

testIncludes Success 0.19

RangeEachYearTETest

testIncludes Success 0.05

UnionTETest

testIncludes Success 0.06

RangeIteratorTest

testMonthPrecision Success 0.50
testHasNext Success 0.00
testNext Success 0.09
testRemove Success 0.00

TimePointTest

testCompareTo Success 0.02
testMinutePrecision Success 0.00
testMonthPrecision Success 0.00
testSecondPrecision Success 0.00
testYearPrecision Success 0.00
testAddDays Success 0.00
testAfter Success 0.00
testBefore Success 0.00
testDayPrecision Success 0.00
testDifferentConstructors Success 0.00
testEqualsObject Success 0.00
testGetCalendar Success 0.00
testGetTime Success 0.00
testHourPrecision Success 0.00
testMinusDays Success 0.00
testIncrementByMinutePrecision Success 0.00
testIncrementByHourPrecision Success 0.02
testIncrementByDatePrecision Success 0.00
testIncrementByMonthPrecision Success 0.00
testIncrementByYearPrecision Success 0.00
testIncrementBySecondPrecision Success 0.03