Uses of Interface
net.officefloor.frame.test.Assertions.FailOperation
Packages that use Assertions.FailOperation
-
Uses of Assertions.FailOperation in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type Assertions.FailOperationModifier and TypeMethodDescriptionstatic <F extends Throwable>
FAssertions.assertFail(Assertions.FailOperation operation, Class<F> expectedFailureType) Asserts the failure.