Package net.officefloor.frame.test
Interface OfficeFrameTestCase.MultithreadedTestLogic<T extends java.lang.Throwable>
-
- Type Parameters:
T
- PossibleThrowable
.
- Enclosing class:
- OfficeFrameTestCase
protected static interface OfficeFrameTestCase.MultithreadedTestLogic<T extends java.lang.Throwable>
Multi-threaded test logic interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
-