Example #1
0
 @After
 public void cleanup() throws InterruptedException {
   db.drop();
   db.close();
 }