Uses of Interface
net.officefloor.test.TestDependencyService
-
Packages that use TestDependencyService Package Description net.officefloor.jdbc.h2.test -
-
Uses of TestDependencyService in net.officefloor.jdbc.h2.test
Classes in net.officefloor.jdbc.h2.test that implement TestDependencyService Modifier and Type Class Description class
H2ResetTestDependencyService
TestDependencyService
providing theH2Reset
.Methods in net.officefloor.jdbc.h2.test that return TestDependencyService Modifier and Type Method Description TestDependencyService
H2ResetTestDependencyService. createService(ServiceContext context)
-