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