com.silverpeas.scheduleevent.service.model.dao
Class ScheduleEventDaoTest
java.lang.Object
com.silverpeas.scheduleevent.service.model.dao.ScheduleEventDaoTest
public class ScheduleEventDaoTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduleEventDaoTest
public ScheduleEventDaoTest()
bootstrapTestContext
public void bootstrapTestContext()
throws Exception
- Throws:
Exception
shutdownTestContext
public void shutdownTestContext()
throws Exception
- Throws:
Exception
getDataSet
protected org.dbunit.dataset.IDataSet getDataSet()
throws Exception
- Throws:
Exception
getDataSource
protected DataSource getDataSource()
emptyTest
public void emptyTest()
createANewScheduleEvent
public void createANewScheduleEvent()
throws Exception
- Throws:
Exception
listScheduleEventsForAnExistingContributor
public void listScheduleEventsForAnExistingContributor()
listScheduleEventsForAnUnexistingContributor
public void listScheduleEventsForAnUnexistingContributor()
getAnExistingScheduleEvent
public void getAnExistingScheduleEvent()
getAnUnexistingScheduleEvent
public void getAnUnexistingScheduleEvent()
deleteAScheduleEvent
public void deleteAScheduleEvent()
throws Exception
- Throws:
Exception
removeResponsesOfAGivenUser
public void removeResponsesOfAGivenUser()
Copyright © 2016 Silverpeas. All Rights Reserved.