com.silverpeas.external.mailinglist.servlets
Class TestActivitiesProcessor

java.lang.Object
  extended by com.silverpeas.mailinglist.AbstractMailingListTest
      extended by com.silverpeas.external.mailinglist.servlets.TestActivitiesProcessor

public class TestActivitiesProcessor
extends AbstractMailingListTest


Field Summary
 
Fields inherited from class com.silverpeas.mailinglist.AbstractMailingListTest
logger
 
Constructor Summary
TestActivitiesProcessor()
           
 
Method Summary
protected  String[] getContextConfigurations()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void testProcessActivities()
           
 void testProcessMailingList()
           
 void testProcessMessage()
           
 void testProcessMessageDelete()
           
 void testProcessMessageModerate()
           
 void testProcessMessageSingleModerate()
           
 void testProcessModeration()
           
 void testProcessUsers()
           
 void testProcessUsersDelete()
           
 void testProcessUsersUpdate()
           
 
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

TestActivitiesProcessor

public TestActivitiesProcessor()
Method Detail

testProcessActivities

public void testProcessActivities()
                           throws Exception
Throws:
Exception

testProcessMailingList

public void testProcessMailingList()
                            throws Exception
Throws:
Exception

testProcessModeration

public void testProcessModeration()
                           throws Exception
Throws:
Exception

testProcessMessageDelete

public void testProcessMessageDelete()
                              throws Exception
Throws:
Exception

testProcessMessageModerate

public void testProcessMessageModerate()
                                throws Exception
Throws:
Exception

testProcessMessageSingleModerate

public void testProcessMessageSingleModerate()
                                      throws Exception
Throws:
Exception

testProcessMessage

public void testProcessMessage()
                        throws Exception
Throws:
Exception

testProcessUsers

public void testProcessUsers()
                      throws Exception
Throws:
Exception

testProcessUsersDelete

public void testProcessUsersDelete()
                            throws Exception
Throws:
Exception

testProcessUsersUpdate

public void testProcessUsersUpdate()
                            throws Exception
Throws:
Exception

getDataSet

protected org.dbunit.dataset.IDataSet getDataSet()
                                          throws Exception
Specified by:
getDataSet in class AbstractMailingListTest
Throws:
Exception

getContextConfigurations

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


Copyright © 2016 Silverpeas. All Rights Reserved.