com.silverpeas.mailinglist.service.model.dao
Class TestMailingListDao

java.lang.Object
  extended by com.silverpeas.mailinglist.service.model.dao.TestMailingListDao

public class TestMailingListDao
extends Object


Constructor Summary
TestMailingListDao()
           
 
Method Summary
 void setUpTest()
           
 void tearDownTest()
           
 void testCreateMailingList()
           
 void testDeleteMailingList()
           
 void testFindByComponentId()
           
 void testListMailingList()
           
 void testUpdateMailingList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMailingListDao

public TestMailingListDao()
Method Detail

setUpTest

public void setUpTest()
               throws Exception
Throws:
Exception

tearDownTest

public void tearDownTest()
                  throws Exception
Throws:
Exception

testCreateMailingList

public void testCreateMailingList()
                           throws Exception
Throws:
Exception

testUpdateMailingList

public void testUpdateMailingList()
                           throws Exception
Throws:
Exception

testDeleteMailingList

public void testDeleteMailingList()
                           throws Exception
Throws:
Exception

testFindByComponentId

public void testFindByComponentId()
                           throws Exception
Throws:
Exception

testListMailingList

public void testListMailingList()
                         throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.