コード例 #1
0
 @org.junit.After
 public void tearDown() throws Exception {
   bcontroller.deleteBooking(book.getId());
   bcontroller = null;
 }