| Class | Description |
|---|---|
| TimberTestRule |
A JUnit
TestRule that plants a Timber.Tree before a test is executed,
and uproots the Timber.Tree afterwards. |
| TimberTestRule.Rules |
Defines a set of rules in which the
TimberTestRule's internal Timber tree must
adhere to when intercepting log messages. |