com.silverpeas.mailinglist.web
Class TestMailingListModeration

java.lang.Object
  extended by com.silverpeas.mailinglist.AbstractMailingListTest
      extended by com.silverpeas.mailinglist.web.TestMailingListModeration

public class TestMailingListModeration
extends AbstractMailingListTest


Field Summary
 
Fields inherited from class com.silverpeas.mailinglist.AbstractMailingListTest
logger
 
Constructor Summary
TestMailingListModeration()
           
 
Method Summary
protected  String buildUrl(String path)
           
protected  String[] getContextConfigurations()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void onSetUp()
           
 void testDeleteMessage()
           
 void testModerateMessage()
           
 
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

TestMailingListModeration

public TestMailingListModeration()
Method Detail

onSetUp

public void onSetUp()

testModerateMessage

public void testModerateMessage()
                         throws Exception
Throws:
Exception

testDeleteMessage

public void testDeleteMessage()
                       throws Exception
Throws:
Exception

buildUrl

protected String buildUrl(String path)

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.