Package net.officefloor.frame.test
Interface Assertions.FailOperation
- Enclosing class:
- Assertions
protected static interface Assertions.FailOperation
Operation for
Assertions.assertFail(net.officefloor.frame.test.Assertions.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.
-