|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.formsonline.model.FormsOnlineDAOJdbcTest
@ContextConfiguration(locations="/spring-formsonline-embbed-datasource.xml") public class FormsOnlineDAOJdbcTest
Constructor Summary | |
---|---|
FormsOnlineDAOJdbcTest()
|
Method Summary | |
---|---|
void |
generalSetUp()
|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testCreateForm()
Test of createForm method, of class FormsOnlineDAOJdbc. |
void |
testFindAllForms()
Test of findAllForms method, of class FormsOnlineDAOJdbc. |
void |
testGetForm()
Test of getForm method, of class FormsOnlineDAOJdbc. |
void |
testUpdateForm()
Test of updateForm method, of class FormsOnlineDAOJdbc. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormsOnlineDAOJdbcTest()
Method Detail |
---|
public void generalSetUp() throws Exception
Exception
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
public void testCreateForm() throws Exception
Exception
public void testGetForm() throws Exception
Exception
public void testFindAllForms() throws Exception
Exception
public void testUpdateForm() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |