com.silverpeas.mailinglist.web
Class TestMailingListActivity

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

public class TestMailingListActivity
extends AbstractMailingListTest


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

TestMailingListActivity

public TestMailingListActivity()
Method Detail

onSetUp

public void onSetUp()

testSimpleUser

public void testSimpleUser()
                    throws Exception
Throws:
Exception

testAdmin

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