Ejemplo n.º 1
0
 public TestBase(Class c) {
   tablePrefix = "UNIT_TEST_" + c.getSimpleName();
 }