Searched refs:TestServiceFactory (Results 1 – 3 of 3) sorted by relevance
33 TestServiceFactory factory = getTestServiceFactory(); in runTest()130 protected abstract TestServiceFactory getTestServiceFactory() in getTestServiceFactory()133 protected interface TestServiceFactory { interface in TestBase
40 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()41 return new TestServiceFactory() { in getTestServiceFactory()
49 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()56 return new TestServiceFactory() { in getTestServiceFactory()