31323334353637
public void testFill2() throws Exception{ doTestFill2(); } void initializeForJDBC() throws Exception { initialize(new H2UserGroupServiceTest(), new H2RoleServiceTest()); }
27282930313233
initializeForJDBC(); removeObject(); } void initializeForJDBC() throws Exception { initialize(new H2UserGroupServiceTest(), new H2RoleServiceTest()); }