Home
last modified time | relevance | path

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

/aoo42x/main/testtools/source/servicetests/
H A DTestBase.java36 TestServiceFactory factory = getTestServiceFactory(); in test()
133 protected abstract TestServiceFactory getTestServiceFactory() in getTestServiceFactory()
136 protected interface TestServiceFactory { interface in TestBase
H A DLocalServiceTest.java33 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()
34 return new TestServiceFactory() { in getTestServiceFactory()
H A DRemoteServiceTest.java43 protected TestServiceFactory getTestServiceFactory() throws Exception { in getTestServiceFactory()
50 return new TestServiceFactory() { in getTestServiceFactory()

Completed in 8 milliseconds