@BeforeClass public static void beforeAllTests() throws Exception { TestDatabase.initializeApplicationLogging(); testUtility.startMemoryDatabase(); XMLUnit.setControlEntityResolver(new LocalEntityResolver()); }
@BeforeClass public static void beforeAllTests() throws Exception { TestDatabase.initializeApplicationLogging(); testUtility.startMemoryDatabase(); }