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