Package net.officefloor.frame.test
Interface OfficeFrameTestCase.FailOperation
- Enclosing class:
- OfficeFrameTestCase
protected static interface OfficeFrameTestCase.FailOperation
Operation for
OfficeFrameTestCase.assertFail(net.officefloor.frame.test.OfficeFrameTestCase.FailOperation, java.lang.Class<F>) that should fail.-
Method Summary
-
Method Details
-
run
Contains the operation that should fail.- Throws:
Throwable- Expected failure of the operation.
-