org.alfresco.repo.calendar
Class CalendarHelpersTest
java.lang.Object
org.alfresco.repo.calendar.CalendarHelpersTest
public class CalendarHelpersTest
- extends java.lang.Object
Test cases for the helpers relating to the CalendarService
,
but which don't need a full repo
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarHelpersTest
public CalendarHelpersTest()
allDayDetection
public void allDayDetection()
dailyRecurrenceDates
public void dailyRecurrenceDates()
weeklyRecurrenceDates
public void weeklyRecurrenceDates()
monthlyRecurrenceByDateInMonth
public void monthlyRecurrenceByDateInMonth()
- eg on the 2nd of the month
monthlyRecurrenceByDayOfWeek
public void monthlyRecurrenceByDayOfWeek()
- on the 1st Tuesday of the month
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.