コード例 #1
0
 @After
 public void clean() throws SQLException {
   cushyDBConnection.rollbackTransaction();
   cushyDBConnection.close();
 }