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