com.silverpeas.mailinglist.web
Class TestMailingListSimpleMessage

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

public class TestMailingListSimpleMessage
extends AbstractMailingListTest


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

TestMailingListSimpleMessage

public TestMailingListSimpleMessage()
Method Detail

onSetUp

public void onSetUp()

testSimpleMessage

public void testSimpleMessage()
                       throws Exception
Throws:
Exception

testMessageWithAttachment

public void testMessageWithAttachment()
                               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.