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