Skip navigation links
A G H I L M R S V 

A

AbstractLog<T> - Class in info.novatec.testit.testutils.logrecorder.internal
 
AbstractLog() - Constructor for class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
AbstractLogRecorderExtension - Class in info.novatec.testit.testutils.logrecorder.internal
 
AbstractLogRecorderExtension() - Constructor for class info.novatec.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 
assertThat(LogRecord) - Static method in class info.novatec.testit.testutils.logrecorder.assertj.LogRecorderAssertions
Creates a new LogRecordAssert for the given LogRecord.

G

getEntries() - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries(LogLevel) - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries(String) - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries(Class<?>) - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries(String, LogLevel) - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries(Class<?>, LogLevel) - Method in interface info.novatec.testit.testutils.logrecorder.api.LogRecord
 
getEntries() - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getEntries(LogLevel) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getEntries(String) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getEntries(Class<?>) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getEntries(String, LogLevel) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getEntries(Class<?>, LogLevel) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
getStore(ExtensionContext) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 

H

hasSize(int) - Method in class info.novatec.testit.testutils.logrecorder.assertj.LogRecordAssert
Asserts that the LogRecord has a certain size (= number of entries).

I

info.novatec.testit.testutils.logrecorder.api - package info.novatec.testit.testutils.logrecorder.api
 
info.novatec.testit.testutils.logrecorder.assertj - package info.novatec.testit.testutils.logrecorder.assertj
 
info.novatec.testit.testutils.logrecorder.internal - package info.novatec.testit.testutils.logrecorder.internal
 

L

LogEntry - Class in info.novatec.testit.testutils.logrecorder.api
Represents a single log entry.
LogEntry() - Constructor for class info.novatec.testit.testutils.logrecorder.api.LogEntry
 
LogLevel - Enum in info.novatec.testit.testutils.logrecorder.api
All the supported log levels.
LogRecord - Interface in info.novatec.testit.testutils.logrecorder.api
A recording of one or multiple loggers.
LogRecordAssert - Class in info.novatec.testit.testutils.logrecorder.assertj
Provides assertions for LogRecord instances.
LogRecordAssert(LogRecord) - Constructor for class info.novatec.testit.testutils.logrecorder.assertj.LogRecordAssert
 
LogRecorderAssertions - Class in info.novatec.testit.testutils.logrecorder.assertj
Provides factory methods for all assertions related to the recording of logs.
LogRecorderAssertions() - Constructor for class info.novatec.testit.testutils.logrecorder.assertj.LogRecorderAssertions
 

M

messages() - Method in class info.novatec.testit.testutils.logrecorder.assertj.LogRecordAssert
Extracts all messages from the LogRecord in the order they were logged and returns a ListAssert for them.

R

record(T) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
record(String, LogLevel, String) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
record(LogEntry) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLog
 
resolve(ParameterContext, ExtensionContext) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 

S

storeLog(ExtensionContext, AbstractLog) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 
supports(ParameterContext, ExtensionContext) - Method in class info.novatec.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 

V

valueOf(String) - Static method in enum info.novatec.testit.testutils.logrecorder.api.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.novatec.testit.testutils.logrecorder.api.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
A G H I L M R S V 
Skip navigation links

Copyright © 2017 NovaTec Consulting GmbH. All rights reserved.