com.silverpeas.mailinglist.model
Class TestCheckSender

java.lang.Object
  extended by com.silverpeas.mailinglist.AbstractMailingListTest
      extended by com.silverpeas.mailinglist.model.TestCheckSender

public class TestCheckSender
extends AbstractMailingListTest


Field Summary
 
Fields inherited from class com.silverpeas.mailinglist.AbstractMailingListTest
logger
 
Constructor Summary
TestCheckSender()
           
 
Method Summary
protected  String[] getContextConfigurations()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void onSetUp()
           
 void onTearDown()
           
 void testArchivageNotModeratedClosed()
           
 void testArchivageNotModeratedOpen()
           
 
Methods inherited from class com.silverpeas.mailinglist.AbstractMailingListTest
getConnection, getDataSource, getManagedService, getOrganisationController, registerDatasource, registerMockJMS, setUpTestContext, tearDownTestContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCheckSender

public TestCheckSender()
Method Detail

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

testArchivageNotModeratedOpen

public void testArchivageNotModeratedOpen()

testArchivageNotModeratedClosed

public void testArchivageNotModeratedClosed()

getContextConfigurations

protected String[] getContextConfigurations()
Specified by:
getContextConfigurations in class AbstractMailingListTest


Copyright © 2016 Silverpeas. All Rights Reserved.