| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
UTF_8 |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
USER_AGENT |
"wisdom-test/1.1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
CONNECTION_TIMEOUT |
10000L |
private static final long |
SOCKET_TIMEOUT |
60000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
APPLICATION_BUNDLE |
"target/osgi/application.jar" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUNDLE_NAME |
"wisdom-probe-bundle" |
public static final String |
PACKAGES_TO_ADD |
"org.wisdom.test.parents.*, org.wisdom.test.probe, org.wisdom.test.assertions, org.ow2.chameleon.testing.helpers,org.ow2.chameleon.testing.helpers.constants" |
public static final String |
PROBE_FILE |
"target/osgi/probe.jar" |
public static final String |
TEST_CLASSES |
"target/test-classes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
INJECTION_ERROR |
"Cannot inject a template in " |
private static final String |
VALUE |
"value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
JSON_ERROR |
"Cannot retrieve the json form of result `" |
Copyright © 2013–2015 Wisdom Framework. All rights reserved.