|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
protected static interface DAOBasedTest.DAOTest
Interface that must be implemented to perform a DAO test.
Method Summary | |
---|---|
void |
test(Connection connection)
The method containing the test. |
Method Detail |
---|
void test(Connection connection) throws Exception
connection
- the connection for the current test.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |