com.silverpeas.mailinglist.service.model
Class TestMailingListService
java.lang.Object
com.silverpeas.mailinglist.AbstractMailingListTest
com.silverpeas.mailinglist.service.model.TestMailingListService
public class TestMailingListService
- extends AbstractMailingListTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMailingListService
public TestMailingListService()
onSetUp
public void onSetUp()
getDataSet
protected org.dbunit.dataset.IDataSet getDataSet()
throws org.dbunit.dataset.DataSetException,
IOException
- Specified by:
getDataSet
in class AbstractMailingListTest
- Throws:
org.dbunit.dataset.DataSetException
IOException
testCreateMailingList
public void testCreateMailingList()
testAddExternalUser
public void testAddExternalUser()
testAddInternalSubscribers
public void testAddInternalSubscribers()
testAddExternalUsers
public void testAddExternalUsers()
testRemoveExternalUser
public void testRemoveExternalUser()
testDeleteMailingList
public void testDeleteMailingList()
testListMailingList
public void testListMailingList()
testGetMailingList
public void testGetMailingList()
getMailingListService
public MailingListService getMailingListService()
getContextConfigurations
protected String[] getContextConfigurations()
- Specified by:
getContextConfigurations
in class AbstractMailingListTest
Copyright © 2016 Silverpeas. All Rights Reserved.