JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
L
M
N
O
S
T
A
apply(Statement, Description)
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule
B
build()
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule.Rules
Builds the JUnit test rule based on the defined rules.
builder()
- Static method in class net.lachlanmckee.timberjunit.
TimberTestRule
L
logAllAlways()
- Static method in class net.lachlanmckee.timberjunit.
TimberTestRule
logAllWhenTestFails()
- Static method in class net.lachlanmckee.timberjunit.
TimberTestRule
logErrorsAlways()
- Static method in class net.lachlanmckee.timberjunit.
TimberTestRule
logErrorsWhenTestFails()
- Static method in class net.lachlanmckee.timberjunit.
TimberTestRule
M
minPriority(int)
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule.Rules
Defines what the lowest level of log type that should be logged.
N
net.lachlanmckee.timberjunit
- package net.lachlanmckee.timberjunit
O
onlyLogWhenTestFails(boolean)
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule.Rules
Defines whether the logs are only output if the unit test fails.
S
showThread(boolean)
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule.Rules
Defines whether the Thread ID and name should be logged
showTimestamp(boolean)
- Method in class net.lachlanmckee.timberjunit.
TimberTestRule.Rules
Defines whether the timestamp should be logged
T
TimberTestRule
- Class in
net.lachlanmckee.timberjunit
A JUnit
TestRule
that plants a
Timber.Tree
before a test is executed, and uproots the
Timber.Tree
afterwards.
TimberTestRule.Rules
- Class in
net.lachlanmckee.timberjunit
Defines a set of rules in which the
TimberTestRule
's internal Timber tree must adhere to when intercepting log messages.
A
B
L
M
N
O
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes