com.silverpeas.delegatednews.service
Class DelegatedNewsServiceTest

java.lang.Object
  extended by com.silverpeas.delegatednews.service.DelegatedNewsServiceTest

public class DelegatedNewsServiceTest
extends Object


Constructor Summary
DelegatedNewsServiceTest()
           
 
Method Summary
protected static void cleanDatabase()
           
 void setUp()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testAddDelegatedNews()
           
 void testGetAllDelegatedNews()
           
 void testGetAllValidDelegatedNews()
           
 void testGetDelegatedNews()
           
 void testValidateDelegatedNews()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatedNewsServiceTest

public DelegatedNewsServiceTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

cleanDatabase

protected static void cleanDatabase()
                             throws IOException,
                                    SQLException,
                                    org.dbunit.DatabaseUnitException
Throws:
IOException
SQLException
org.dbunit.DatabaseUnitException

setUp

public void setUp()
           throws Exception
Throws:
Exception

testAddDelegatedNews

public void testAddDelegatedNews()
                          throws Exception
Throws:
Exception

testGetDelegatedNews

public void testGetDelegatedNews()
                          throws Exception
Throws:
Exception

testGetAllDelegatedNews

public void testGetAllDelegatedNews()
                             throws Exception
Throws:
Exception

testGetAllValidDelegatedNews

public void testGetAllValidDelegatedNews()
                                  throws Exception
Throws:
Exception

testValidateDelegatedNews

public void testValidateDelegatedNews()
                               throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.