public static class GenericTestUtils.LogCapturer extends Object
Modifier and Type | Method and Description |
---|---|
static GenericTestUtils.LogCapturer |
captureLogs(Log l) |
String |
getOutput() |
void |
stopCapturing() |
public static GenericTestUtils.LogCapturer captureLogs(Log l)
public String getOutput()
public void stopCapturing()