public class CalendarExceptionPrecedenceTest extends Object
| Constructor and Description |
|---|
CalendarExceptionPrecedenceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCalendarExceptionPredecedence()
Recurring exceptions should be overridden by non-recurring exceptions.
|
void |
testDailyCalendarExceptionPredecedence()
Test daily recurring exceptions.
|
void |
testMonthlyCalendarExceptionPredecedence()
Test monthly recurring exceptions.
|
void |
testWeeklyCalendarExceptionPredecedence()
Test weekly recurring exceptions.
|
void |
testYearlyCalendarExceptionPredecedence()
Test yearly recurring exceptions.
|
public void testCalendarExceptionPredecedence()
throws Exception
Exceptionpublic void testDailyCalendarExceptionPredecedence()
throws Exception
Exceptionpublic void testWeeklyCalendarExceptionPredecedence()
throws Exception
Exceptionpublic void testMonthlyCalendarExceptionPredecedence()
throws Exception
ExceptionCopyright © 2000–2025 MPXJ. All rights reserved.