Uses of Interface
net.officefloor.test.TestDependencyServiceContext
Packages that use TestDependencyServiceContext
-
Uses of TestDependencyServiceContext in net.officefloor.jdbc.h2.test
Methods in net.officefloor.jdbc.h2.test with parameters of type TestDependencyServiceContextModifier and TypeMethodDescriptionH2ResetTestDependencyService.getObject(TestDependencyServiceContext context) booleanH2ResetTestDependencyService.isObjectAvailable(TestDependencyServiceContext context) -
Uses of TestDependencyServiceContext in net.officefloor.test
Methods in net.officefloor.test with parameters of type TestDependencyServiceContextModifier and TypeMethodDescriptionObjectTestDependencyService.getObject(TestDependencyServiceContext context) TestDependencyService.getObject(TestDependencyServiceContext context) Obtains the dependency object.booleanObjectTestDependencyService.isObjectAvailable(TestDependencyServiceContext context) booleanTestDependencyService.isObjectAvailable(TestDependencyServiceContext context) Indicates if able to provide object.