public class TestUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TestUtils.Time |
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
static TestUtils.Time |
TIME |
| Modifier and Type | Method and Description |
|---|---|
static void |
asyncRun(Runnable runnable) |
static Object |
get(String key) |
static <T> T |
get(String key,
Class<T> tClass) |
static String |
testCaseName() |
public static final TestUtils.Time TIME
public static final org.slf4j.Logger logger
Copyright © 2020. All rights reserved.