com.silverpeas.mailinglist.web
Class TestMailingListExternalUsers

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

public class TestMailingListExternalUsers
extends AbstractMailingListTest


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

TestMailingListExternalUsers

public TestMailingListExternalUsers()
Method Detail

onSetUp

public void onSetUp()

testDeleteExternalUsers

public void testDeleteExternalUsers()
                             throws Exception
Throws:
Exception

testAddExternalUsers

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