Searched refs:TestServiceFactory (Results 1 – 3 of 3) sorted by relevance
36 TestServiceFactory factory = getTestServiceFactory(); in test()133 protected abstract TestServiceFactory getTestServiceFactory() in getTestServiceFactory()136 protected interface TestServiceFactory { interface in TestBase
33 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()34 return new TestServiceFactory() { in getTestServiceFactory()
43 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()50 return new TestServiceFactory() { in getTestServiceFactory()
Completed in 25 milliseconds