com.silverpeas.delegatednews.dao
Class DelegatedNewsDaoTest

java.lang.Object
  extended by com.silverpeas.delegatednews.dao.DelegatedNewsDaoTest

public class DelegatedNewsDaoTest
extends Object


Constructor Summary
DelegatedNewsDaoTest()
           
 
Method Summary
static void generalSetUp()
           
static void tearDownClass()
           
 void testFindDelegatedNewsByStatus()
           
 void testGetDelegatedNews()
           
 void testInsertDelegatedNews()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatedNewsDaoTest

public DelegatedNewsDaoTest()
Method Detail

generalSetUp

public static void generalSetUp()
                         throws IOException,
                                NamingException,
                                Exception
Throws:
IOException
NamingException
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

testInsertDelegatedNews

public void testInsertDelegatedNews()
                             throws Exception
Throws:
Exception

testGetDelegatedNews

public void testGetDelegatedNews()
                          throws Exception
Throws:
Exception

testFindDelegatedNewsByStatus

public void testFindDelegatedNewsByStatus()
                                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.