Beispiel #1
0
 protected void tearDown() throws Exception {
   testPanel = null;
   finder = null;
   TestHelper.cleanUp(this);
   super.tearDown();
 }
Beispiel #2
0
 protected void tearDown() throws Exception {
   leaveAllWindowsOpen();
   TestHelper.cleanUp(this);
   super.tearDown();
 }