com.silverpeas.mailinglist.model
Class TestMailingListComponent
java.lang.Object
com.silverpeas.mailinglist.AbstractMailingListTest
com.silverpeas.mailinglist.model.TestMailingListComponent
public class TestMailingListComponent
- extends AbstractMailingListTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMailingListComponent
public TestMailingListComponent()
onTearDown
public void onTearDown()
throws Exception
- Throws:
Exception
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
testCheckSender
public void testCheckSender()
testOnMessage
public void testOnMessage()
throws Exception
- Throws:
Exception
testOnMessageNotModeratedNotify
public void testOnMessageNotModeratedNotify()
throws Exception
- Throws:
Exception
checkNoMessage
protected void checkNoMessage(String address)
throws Exception
- Throws:
Exception
checkSimpleEmail
protected void checkSimpleEmail(String address,
String subject)
throws Exception
- Throws:
Exception
getContextConfigurations
protected String[] getContextConfigurations()
- Specified by:
getContextConfigurations
in class AbstractMailingListTest
Copyright © 2016 Silverpeas. All Rights Reserved.