Package net.officefloor.frame.test
Interface OfficeFrameTestCase.TestLogic<R,T extends java.lang.Throwable>
-
- Type Parameters:
R
- Return type.T
- PossibleThrowable
.
- Enclosing class:
- OfficeFrameTestCase
protected static interface OfficeFrameTestCase.TestLogic<R,T extends java.lang.Throwable>
Test logic interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
run()
-