Uses of Interface
net.officefloor.frame.test.OfficeFrameTestCase.TestCapture
- 
Packages that use OfficeFrameTestCase.TestCapture Package Description net.officefloor.frame.test 
- 
- 
Uses of OfficeFrameTestCase.TestCapture in net.officefloor.frame.testMethods in net.officefloor.frame.test with parameters of type OfficeFrameTestCase.TestCapture Modifier and Type Method Description protected <T extends java.lang.Throwable>
 java.lang.StringOfficeFrameTestCase. captureLoggerOutput(OfficeFrameTestCase.TestCapture<T> test)Capturestd errof test logic.
 
-