| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ASSERT |
"assert" |
protected static final String |
TEST |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_COMPLETE |
"complete" |
public static final String |
TEST_ERROR |
"error" |
public static final String |
TEST_LOOP |
"loop" |
public static final String |
TEST_TIMEOUT |
"timeout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FIRST |
"first" |
protected static final String |
SECOND |
"second" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BAT_ATTRIBUTE_NAME |
"batAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_WEB_XML_START |
"<web-app version=\"3.1\"\n xmlns=\"http://xmlns.jcp.org/xml/ns/javaee\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"\n http://xmlns.jcp.org/xml/ns/javaee\n http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd\">" |
public static final String |
DEFAULT_WEB_XML_SUFFIX |
"</web-app>" |
Copyright © 2017. All rights reserved.