|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| LoggingEventHasLevel | A matcher which expects the ILoggingEvent to have a specific Level. |
| LoggingEventHasMessage | A matcher which expects the ILoggingEvent to have a formatted message which matches the given Matcher. |
| LoggingEventHasThrowable | A matcher which expects the ILoggingEvent to contain the specified Throwable. |
| LoggingEventIterableHasItem | A matcher which expects at least one item of an iterable of ILoggingEvents to match the given Matcher. |
| LoggingEventLoggedBy | A matcher which expects the ILoggingEvent to have a specific loggerName |
Contains utilities to test Logback logging with Hamcrest.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||