Package net.officefloor.frame.test
Interface OfficeFrameTestCase.FailOperation
- 
- Enclosing class:
- OfficeFrameTestCase
 
 protected static interface OfficeFrameTestCase.FailOperationOperation forOfficeFrameTestCase.assertFail(net.officefloor.frame.test.OfficeFrameTestCase.FailOperation, java.lang.Class<F>)that should fail.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun()Contains the operation that should fail.
 
-