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

A

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

G

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

H

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

L

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

M

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

O

org.testit.testutils.logrecorder.api - package org.testit.testutils.logrecorder.api
 
org.testit.testutils.logrecorder.assertj - package org.testit.testutils.logrecorder.assertj
 
org.testit.testutils.logrecorder.internal - package org.testit.testutils.logrecorder.internal
 

R

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

S

storeLog(ExtensionContext, AbstractLog) - Method in class org.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.testit.testutils.logrecorder.internal.AbstractLogRecorderExtension
 

V

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

Copyright © 2017–2018 NovaTec Consulting GmbH. All rights reserved.