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