Ejemplo n.º 1
0
 /* (non-Javadoc)
  * @see org.dbunit.DatabaseTestCase#tearDown()
  */
 @Override
 protected void tearDown() throws Exception {
   super.tearDown();
   clientMacAddr = null;
   firstPoolAddr = null;
 }