|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.answer.ejb.AnswerDAOTest
@ContextConfiguration(locations="/spring-answer-embbed-datasource.xml") public class AnswerDAOTest
| Constructor Summary | |
|---|---|
AnswerDAOTest()
|
|
| Method Summary | |
|---|---|
void |
generalSetUp()
|
Connection |
getConnection()
|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testAddAnswersToAQuestion()
Test of addAnswersToAQuestion method, of class AnswerDAO. |
void |
testAddAnswerToAQuestion()
Test of addAnswerToAQuestion method, of class AnswerDAO. |
void |
testDeleteAnswersToAQuestion()
Test of deleteAnswersToAQuestion method, of class AnswerDAO. |
void |
testDeleteAnswerToAQuestion()
Test of deleteAnswerToAQuestion method, of class AnswerDAO. |
void |
testGetAnswersByQuestionPK()
Test of getAnswersByQuestionPK method, of class AnswerDAO. |
void |
testRecordThisAnswerAsVote()
Test of recordThisAnswerAsVote method, of class AnswerDAO. |
void |
testUpdateAnswerToAQuestion()
Test of updateAnswerToAQuestion method, of class AnswerDAO. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnswerDAOTest()
| 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 testGetAnswersByQuestionPK()
throws Exception
Exception
public void testRecordThisAnswerAsVote()
throws Exception
Exception
public void testAddAnswersToAQuestion()
throws Exception
Exception
public void testAddAnswerToAQuestion()
throws Exception
Exception
public void testDeleteAnswersToAQuestion()
throws Exception
Exception
public void testDeleteAnswerToAQuestion()
throws Exception
Exception
public void testUpdateAnswerToAQuestion()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||