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