Beispiel #1
0
 protected void tearDown() throws Exception {
   super.tearDown();
   getDb().setLogCommits(false);
   getDb().setLogSQL(false);
 }
Beispiel #2
0
 protected void setUp() throws Exception {
   super.setUp();
 }