Example #1
0
 @Override
 public void updateTestCase(TCase tc) throws CerberusException {
   testCaseDao.updateTestCase(tc);
 }