| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AFTER_SUITE |
"after-suite" |
public static final String |
AFTER_TEST |
"after-test" |
public static final String |
BEFORE_SUITE |
"before-suite" |
public static final String |
BEFORE_TEST |
"before-test" |
public static final String |
CONFIG |
"config" |
public static final String |
TEST |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME_SPACE |
"munit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_TAG_TOKEN |
"NO_TAG" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MUNIT_RUNNER_SERVER_TIME_OUT |
"munit.runner.server.time.out" |
Copyright © 2018. All rights reserved.