Uses of Class
org.opendaylight.infrautils.testutils.LogCapture
-
Packages that use LogCapture Package Description org.opendaylight.infrautils.testutils org.opendaylight.infrautils.testutils.internal -
-
Uses of LogCapture in org.opendaylight.infrautils.testutils
Method parameters in org.opendaylight.infrautils.testutils with type arguments of type LogCapture Modifier and Type Method Description void
LogCaptureRule. handleErrorLogs(Consumer<com.google.common.collect.ImmutableList<LogCapture>> newErrorLogHandler)
-
Uses of LogCapture in org.opendaylight.infrautils.testutils.internal
Methods in org.opendaylight.infrautils.testutils.internal that return types with arguments of type LogCapture Modifier and Type Method Description static com.google.common.collect.ImmutableList<LogCapture>
RememberingLogger. getErrorLogCaptures()
-