public class InstrumentationHelper extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
ASSERTIONENABLED |
static Instrumentation |
DEFAULT_INSTRUMENTATION |
static boolean |
ENABLED |
static Instrumentation |
instrumentation |
Constructor and Description |
---|
InstrumentationHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
endTest() |
static Instrumentation |
get() |
static void |
startTest(EPRuntime runtime,
Class testClass,
String testName) |
public static final boolean ENABLED
public static final boolean ASSERTIONENABLED
public static final Instrumentation DEFAULT_INSTRUMENTATION
public static Instrumentation instrumentation
public static Instrumentation get()
public static void endTest()
Copyright © 2005–2018. All rights reserved.