|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBOperation
Database operation before and after test execution.
| Method Summary | |
|---|---|
void |
setUpOperation()
Execute the database operation in test setup. |
void |
tearDownOperation()
Execute the database operation in test tear down. |
| Method Detail |
|---|
void setUpOperation()
throws SQLException
SQLException - if a database access error occurs
void tearDownOperation()
throws SQLException
SQLException - if a database access error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||