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.
|
static boolean |
ENABLE_GLOBAL_TRACE
When this rule is used, global trace is disabled.
|
| Constructor and Description |
|---|
DebugModeTestRule() |
DebugModeTestRule(boolean bDebug,
boolean bTrace) |
public static final boolean ENABLE_GLOBAL_DEBUG
public static final boolean ENABLE_GLOBAL_TRACE
Copyright © 2006–2015 phloc systems. All rights reserved.