コード例 #1
0
 @BeforeClass
 public static void beforeAllTests() throws Exception {
   TestDatabase.initializeApplicationLogging();
   testUtility.startMemoryDatabase();
   XMLUnit.setControlEntityResolver(new LocalEntityResolver());
 }
コード例 #2
0
 @BeforeClass
 public static void beforeAllTests() throws Exception {
   TestDatabase.initializeApplicationLogging();
   testUtility.startMemoryDatabase();
 }