com.stratelia.webactiv.almanach.control.ejb
Class EventOccurrencesGeneratorTest
java.lang.Object
com.silverpeas.components.model.AbstractJndiCase
com.stratelia.webactiv.almanach.BaseAlmanachTest
com.stratelia.webactiv.almanach.control.ejb.EventOccurrencesGeneratorTest
public class EventOccurrencesGeneratorTest
- extends BaseAlmanachTest
Unit tests on the generation of occurrences of events in a given period.
Fields inherited from class com.silverpeas.components.model.AbstractJndiCase |
baseTest |
Methods inherited from class com.silverpeas.components.model.AbstractJndiCase |
executeDDL, loadDDL, setUp, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventOccurrencesGeneratorTest
public EventOccurrencesGeneratorTest()
prepareOccurrenceGenerator
public void prepareOccurrenceGenerator()
generateOccurrencesInYearWithNoEvents
public void generateOccurrencesInYearWithNoEvents()
generateOccurrencesInYearWithNonPeriodicEvents
public void generateOccurrencesInYearWithNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInYearWithPeriodicEvents
public void generateOccurrencesInYearWithPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInYearWithPeriodicAndNonPeriodicEvents
public void generateOccurrencesInYearWithPeriodicAndNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInMonthWithNoEvents
public void generateOccurrencesInMonthWithNoEvents()
generateOccurrencesInMonthWithNonPeriodicEvents
public void generateOccurrencesInMonthWithNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInMonthWithPeriodicEvents
public void generateOccurrencesInMonthWithPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInMonthWithPeriodicAndNonPeriodicEvents
public void generateOccurrencesInMonthWithPeriodicAndNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInWeekWithNoEvents
public void generateOccurrencesInWeekWithNoEvents()
generateOccurrencesInWeekWithNonPeriodicEvents
public void generateOccurrencesInWeekWithNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInWeekWithPeriodicEvents
public void generateOccurrencesInWeekWithPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInWeekWithPeriodicAndNonPeriodicEvents
public void generateOccurrencesInWeekWithPeriodicAndNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesFromAGivenDateWithNoEvents
public void generateOccurrencesFromAGivenDateWithNoEvents()
throws Exception
- Throws:
Exception
generateOccurrencesFromAGivenDateWithNonPeriodicEvents
public void generateOccurrencesFromAGivenDateWithNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesFromAGivenDateWithPeriodicEvents
public void generateOccurrencesFromAGivenDateWithPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesFromAGivenDateWithPeriodicAndNonPeriodicEvents
public void generateOccurrencesFromAGivenDateWithPeriodicAndNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInRangeWithNoEvents
public void generateOccurrencesInRangeWithNoEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInRangeWithNonPeriodicEvents
public void generateOccurrencesInRangeWithNonPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInRangeWithPeriodicEvents
public void generateOccurrencesInRangeWithPeriodicEvents()
throws Exception
- Throws:
Exception
generateOccurrencesInRangeWithPeriodicAndNonPeriodicEvents
public void generateOccurrencesInRangeWithPeriodicAndNonPeriodicEvents()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.