Uses of Class
net.officefloor.test.FromOffice
-
Packages that use FromOffice Package Description net.officefloor.test -
-
Uses of FromOffice in net.officefloor.test
Methods in net.officefloor.test with parameters of type FromOffice Modifier and Type Method Description protected java.lang.Object
AbstractOfficeFloorJUnit. getDependency(FromOffice fromOffice, StatePoint statePoint)
Obtains the qualifier for theStatePoint
.protected boolean
AbstractOfficeFloorJUnit. isDependencyAvailable(FromOffice fromOffice, StatePoint statePoint)
Determines if the dependency is available.
-