public final class DebugModeTestRule
extends org.junit.rules.ExternalResource
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ENABLE_GLOBAL_DEBUG
When this rule is used, global debug is enabled.
|
| Constructor and Description |
|---|
DebugModeTestRule() |
DebugModeTestRule(boolean bDebug) |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
public static final boolean ENABLE_GLOBAL_DEBUG
Copyright © 2014–2017 Philip Helger. All rights reserved.