|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.calendar.CalendarHelpersTest
public class CalendarHelpersTest
Test cases for the helpers relating to the CalendarService,
but which don't need a full repo
| Constructor Summary | |
|---|---|
CalendarHelpersTest()
|
|
| Method Summary | |
|---|---|
void |
allDayDetection()
|
void |
dailyRecurrenceDates()
|
void |
monthlyRecurrenceByDateInMonth()
eg on the 2nd of the month |
void |
monthlyRecurrenceByDayOfWeek()
on the 1st Tuesday of the month |
void |
simpleTimeZoneNoDST()
Checks we correctly build the Timezone for somewhere that doesn't have DST (eg Brisbane) |
void |
simpleTimeZoneNorthern()
Checks we correctly build the Timezone for somewhere in the northern hemisphere with DST (eg London) |
void |
simpleTimeZoneSouthern()
Checks we correctly build the Timezone for somewhere in the southern hemisphere with DST (eg Sydney) Note - Sydney is GMT+11 in December, GMT+10 in June |
void |
weeklyRecurrenceDates()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarHelpersTest()
| Method Detail |
|---|
public void allDayDetection()
public void dailyRecurrenceDates()
public void weeklyRecurrenceDates()
public void monthlyRecurrenceByDateInMonth()
public void monthlyRecurrenceByDayOfWeek()
public void simpleTimeZoneNoDST()
public void simpleTimeZoneNorthern()
public void simpleTimeZoneSouthern()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||