Uses of Interface
net.officefloor.frame.test.OfficeFrameTestCase.FailOperation
-
Packages that use OfficeFrameTestCase.FailOperation Package Description net.officefloor.frame.test -
-
Uses of OfficeFrameTestCase.FailOperation in net.officefloor.frame.test
Methods in net.officefloor.frame.test with parameters of type OfficeFrameTestCase.FailOperation Modifier and Type Method Description static <F extends java.lang.Throwable>
FOfficeFrameTestCase. assertFail(OfficeFrameTestCase.FailOperation operation, java.lang.Class<F> expectedFailureType)
Asserts the failure.
-