|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.questionContainer.ejb.QuestionContainerDAOTest
@ContextConfiguration(locations="/spring-question-container-embbed-datasource.xml") public class QuestionContainerDAOTest
| Constructor Summary | |
|---|---|
QuestionContainerDAOTest()
|
|
| Method Summary | |
|---|---|
void |
generalSetUp()
|
Connection |
getConnection()
|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testAddAVoter()
Test of addAVoter method, of class QuestionContainerDAO. |
void |
testAddComment()
Test of addComment method, of class QuestionContainerDAO. |
void |
testCloseQuestionContainer()
Test of closeQuestionContainer method, of class QuestionContainerDAO. |
void |
testCreateQuestionContainerHeader()
Test of createQuestionContainerHeader method, of class QuestionContainerDAO. |
void |
testDeleteComments()
Test of deleteComments method, of class QuestionContainerDAO. |
void |
testDeleteQuestionContainerHeader()
Test of deleteQuestionContainerHeader method, of class QuestionContainerDAO. |
void |
testGetClosedQuestionContainers()
Test of getClosedQuestionContainers method, of class QuestionContainerDAO. |
void |
testGetComments()
Test of getComments method, of class QuestionContainerDAO. |
void |
testGetInWaitQuestionContainers()
Test of getInWaitQuestionContainers method, of class QuestionContainerDAO. |
void |
testGetNotClosedQuestionContainers()
Test of getNotClosedQuestionContainers method, of class QuestionContainerDAO. |
void |
testGetOpenedQuestionContainers()
Test of getOpenedQuestionContainers method, of class QuestionContainerDAO. |
void |
testGetQuestionContainerHeader()
Test of getQuestionContainerHeader method, of class QuestionContainerDAO. |
void |
testGetQuestionContainerHeaderFromResultSet()
Test of getQuestionContainerHeaderFromResultSet method, of class QuestionContainerDAO. |
void |
testGetQuestionContainers_Connection_List()
Test of getQuestionContainers method, of class QuestionContainerDAO. |
void |
testGetQuestionContainers_Connection_QuestionContainerPK()
Test of getQuestionContainers method, of class QuestionContainerDAO. |
void |
testOpenQuestionContainer()
Test of openQuestionContainer method, of class QuestionContainerDAO. |
void |
testUpdateQuestionContainerHeader()
Test of updateQuestionContainerHeader method, of class QuestionContainerDAO. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuestionContainerDAOTest()
| Method Detail |
|---|
public Connection getConnection()
throws SQLException
SQLException
public void generalSetUp()
throws Exception
Exception
public static void setUpClass()
throws Exception
Exception
public static void tearDownClass()
throws Exception
Exceptionpublic void setUp()
public void tearDown()
public void testGetQuestionContainerHeaderFromResultSet()
throws Exception
Exception
public void testGetQuestionContainers_Connection_QuestionContainerPK()
throws Exception
Exception
public void testGetQuestionContainers_Connection_List()
throws Exception
Exception
public void testGetOpenedQuestionContainers()
throws Exception
Exception
public void testGetNotClosedQuestionContainers()
throws Exception
Exception
public void testGetClosedQuestionContainers()
throws Exception
Exception
public void testGetInWaitQuestionContainers()
throws Exception
Exception
public void testGetQuestionContainerHeader()
throws Exception
Exception
public void testCloseQuestionContainer()
throws Exception
Exception
public void testOpenQuestionContainer()
throws Exception
Exception
public void testCreateQuestionContainerHeader()
throws Exception
Exception
public void testUpdateQuestionContainerHeader()
throws Exception
Exception
public void testDeleteQuestionContainerHeader()
throws Exception
Exception
public void testAddAVoter()
throws Exception
Exception
public void testAddComment()
throws Exception
Exception
public void testGetComments()
throws Exception
Exception
public void testDeleteComments()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||