com.stratelia.webactiv.almanach.control.ejb
Class AlmanachBmEJBTest
java.lang.Object
com.silverpeas.components.model.AbstractJndiCase
com.stratelia.webactiv.almanach.BaseAlmanachTest
com.stratelia.webactiv.almanach.control.ejb.AlmanachBmEJBTest
public class AlmanachBmEJBTest
- extends BaseAlmanachTest
Unit tests on the implementation of some almanach EJB business operations.
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 |
AlmanachBmEJBTest
public AlmanachBmEJBTest()
prepareAlmanachBmEJB
public void prepareAlmanachBmEJB()
testGenerateRecurrenceRule
public void testGenerateRecurrenceRule()
- Test of generateRecurrenceRule method, of class AlmanachBmEJB.
eventOccurrencesInAGivenYearShouldBeCorrectlyObtained
public void eventOccurrencesInAGivenYearShouldBeCorrectlyObtained()
throws Exception
- Throws:
Exception
eventOccurrencesInAGivenMonthShouldBeCorrectlyObtained
public void eventOccurrencesInAGivenMonthShouldBeCorrectlyObtained()
throws Exception
- Throws:
Exception
eventOccurrencesInAGivenWeekShouldBeCorrectlyObtained
public void eventOccurrencesInAGivenWeekShouldBeCorrectlyObtained()
throws Exception
- Throws:
Exception
theNextEventOccurrencesShouldBeCorrectlyObtained
public void theNextEventOccurrencesShouldBeCorrectlyObtained()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.