Home
last modified time | relevance | path

Searched refs:TestServiceFactory (Results 1 – 3 of 3) sorted by relevance

/trunk/main/testtools/source/servicetests/
H A DTestBase.java33 TestServiceFactory factory = getTestServiceFactory(); in runTest()
130 protected abstract TestServiceFactory getTestServiceFactory() in getTestServiceFactory()
133 protected interface TestServiceFactory { interface in TestBase
H A DLocalServiceTest.java40 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()
41 return new TestServiceFactory() { in getTestServiceFactory()
H A DRemoteServiceTest.java49 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()
56 return new TestServiceFactory() { in getTestServiceFactory()