|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranche.annotation.test.TestUtil
public class TestUtil
Utility methods for JUnit tests.
| Method Summary | |
|---|---|
static void |
setUp()
Creates all database tables. |
static void |
tearDown()
Drops all tables in the database and clears all caches. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setUp()
throws java.lang.Exception
Creates all database tables.
java.lang.Exception
public static void tearDown()
throws java.lang.Exception
Drops all tables in the database and clears all caches.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||