| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEPLOYMENT_TIMEOUT |
20000 |
public static final String |
FAKE_SERVER_DISABLE_LOG_REPOSITORY_SELECTOR |
"fake.server.disablelogrepositoryselector" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULE_EE_SERVICE_NAME |
"mule_ee" |
protected static final String |
MULE_SERVICE_NAME |
"mule" |
protected static final String |
STATUS |
"Mule(\\sEnterprise Edition \\(not installed\\))? is running(\\s|:\\sPID:)?\\(?([0-9]+)\\)?.*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION_STARTED_TIMEOUT_IN_SECONDS |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULE_CONTEXT_STARTED_COMMAND |
"MuleContext:started" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ANCHOR_SUFFIX |
"-anchor.txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_APPLICATION_NAME |
"test-app" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMAND_PORT_PROPERTY |
"test.command.port" |
public static final String |
CONFIG_FILE_KEY |
"configFile" |
public static final int |
DEFAULT_DEBUG_PORT |
5005 |
public static final String |
LOG_PORT_PROPERTY |
"test.log.port" |
public static final String |
MULE_CONTEXT_CONFIGURATION_ID_KEY |
"mule.serverId" |
public static final String |
MULE_CORE_EXTENSIONS_PROPERTY |
"test.mule.coreextension" |
public static final String |
TIMEOUT_IN_SECONDS |
"processTimeout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEBUG_MODE_SYSTEM_PROPERTY_KEY |
"debug" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PID_WINDOWS |
"(\\s)*PID (\\s)+ :(\\s)*([0-9])+" |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.