public class EventMatchers extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<ch.qos.logback.classic.spi.ILoggingEvent> |
errorWithException() |
static org.hamcrest.Matcher<ch.qos.logback.classic.spi.ILoggingEvent> |
text(String text) |
public static org.hamcrest.Matcher<ch.qos.logback.classic.spi.ILoggingEvent> errorWithException()
public static org.hamcrest.Matcher<ch.qos.logback.classic.spi.ILoggingEvent> text(String text)
Copyright © 2015–2016. All rights reserved.