Ejemplo n.º 1
0
 @After
 public void tearDown() throws SQLException {
   DBUtils.dropTables(dataSource);
 }