Uses of Interface
net.officefloor.frame.test.OfficeFrameTestCase.TestLogic
-
Packages that use OfficeFrameTestCase.TestLogic Package Description net.officefloor.frame.test -
-
Uses of OfficeFrameTestCase.TestLogic in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type OfficeFrameTestCase.TestLogic Modifier and Type Method Description protected <R,T extends java.lang.Throwable>
ROfficeFrameTestCase. doTest(OfficeFrameTestCase.TestLogic<R,T> test)
Undertakes test wrapping with mock object replay and verify.
-