| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD_LOG |
"The quick brown fox jumps over the lazy dog.\nFinished: SUCCESS" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFIER_PREFIX |
"org.jboss.pnc:mock.artifact" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CANCEL |
"mvn clean install -Dmock.config=Cancel" |
public static final String |
FAIL |
"mvn clean install -Dmock.config=Fail" |
public static final String |
FAIL_WITH_DELAY |
"mvn clean install -Dmock.config=FailWithDelay" |
public static final String |
PASS |
"mvn clean install -Dmock.config=Pass" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SYSTEM_IMAGE_ID |
"abcd1234" |
Copyright © 2014–2020 JBoss by Red Hat. All rights reserved.