| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_DIR_PREFIX |
"src/test/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DRIVER_CLASS |
"org.hsqldb.jdbcDriver" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DUMMY_CONTENT_STRING |
"request contents" |
public static final String |
DUMMY_RESPONSE_CONTENT_STRING |
"response contents" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DUMMY_DEFAULT_CONTENT_COUNT |
1000 |
public static final int |
DUMMY_DEFAULT_STATUS |
200 |
Copyright © 2005–2015 QOS.ch. All rights reserved.