@CheckReturnValue @ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
LoggingAssertions |
Interface for asserting intercepted logging output.
|
Class | Description |
---|---|
Interceptor |
Intercepts logging records of the associated class.
|
LoggingTest |
Abstract base for tests of logging.
|
LogRecordSubject |
Propositions for
LogRecord subjects. |
LogTruth |
A set of static methods to begin a Truth assertion chain for logging types.
|
SimpleLoggingTest |
Abstract base for logging tests that can setup and clean the logging fixture via
annotated methods.
|