com.silverpeas.mailinglist.service.notification
Class TestCheckNotification

java.lang.Object
  extended by com.silverpeas.mailinglist.AbstractMailingListTest
      extended by com.silverpeas.mailinglist.service.notification.TestCheckNotification

public class TestCheckNotification
extends AbstractMailingListTest


Field Summary
 
Fields inherited from class com.silverpeas.mailinglist.AbstractMailingListTest
logger
 
Constructor Summary
TestCheckNotification()
           
 
Method Summary
 void after()
           
protected  String[] getContextConfigurations()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void init()
           
protected  void registerMockJMS()
           
 void testNotifyArchivageModeratedOpen()
           
 void testNotifyArchivageNotModeratedOpen()
           
 
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

TestCheckNotification

public TestCheckNotification()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception

after

public void after()
           throws Exception
Throws:
Exception

registerMockJMS

protected void registerMockJMS()
                        throws Exception
Throws:
Exception

testNotifyArchivageNotModeratedOpen

public void testNotifyArchivageNotModeratedOpen()
                                         throws Exception
Throws:
Exception

testNotifyArchivageModeratedOpen

public void testNotifyArchivageModeratedOpen()
                                      throws Exception
Throws:
Exception

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

getContextConfigurations

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


Copyright © 2016 Silverpeas. All Rights Reserved.