Uses of Interface
net.officefloor.frame.test.OfficeFrameTestCase.TestLogic
Packages that use OfficeFrameTestCase.TestLogic
-
Uses of OfficeFrameTestCase.TestLogic in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type OfficeFrameTestCase.TestLogicModifier and TypeMethodDescriptionprotected final <R,T extends Throwable>
ROfficeFrameTestCase.doTest(OfficeFrameTestCase.TestLogic<R, T> test) Undertakes test wrapping with mock object replay and verify.