| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_HEIGHT |
700 |
public static final String |
DEFAULT_HISTORY_DIRECTORY |
"history" |
public static final int |
DEFAULT_WIDTH |
960 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ELEMENT_TIMEOUT_SECONDS |
5 |
public static final String |
PROJECT_BUILD_DIRECTORY |
"project.build.directory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HIGH_INTENSITY |
"\u001b[1m" |
public static final String |
LOW_INTENSITY |
"\u001b[2m" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERENITY_BIG_BANNER |
"\n\n-------------------------------------------------------------------------------------\n _______. _______ .______ _______ .__ __. __ .___________.____ ____ \n / || ____|| _ \\ | ____|| \\ | | | | | |\\ \\ / / \n | (----`| |__ | |_) | | |__ | \\| | | | `---| |----` \\ \\/ / \n \\ \\ | __| | / | __| | . ` | | | | | \\_ _/ \n.----) | | |____ | |\\ \\----.| |____ | |\\ | | | | | | | \n|_______/ |_______|| _| `._____||_______||__| \\__| |__| |__| |__| \n \n News and tutorials at http://www.serenity-bdd.info \n Documentation at https://wakaleo.gitbooks.io/the-serenity-book/content/ \n Join the Serenity Community on Gitter: https://gitter.im/serenity-bdd/serenity-core \n Serenity BDD Support and Training at http://serenity-bdd.info/#/trainingandsupport \n-------------------------------------------------------------------------------------\n" |
public static final String |
SERENITY_NONE_BANNER |
"Serenity BDD. Home page at http://www.serenity-bdd.info" |
public static final String |
SERENITY_SMALL_BANNER |
"\n\n____ ____ ____ ____ _ _ _ ___ _ _ ___ ___ ___ \n[__ |___ |__/ |___ |\\ | | | \\_/ |__] | \\ | \\ \n___] |___ | \\ |___ | \\| | | | |__] |__/ |__/ \n \n News and tutorials at http://www.serenity-bdd.info \n Documentation at https://wakaleo.gitbooks.io/the-serenity-book/content/ \n Join the Serenity Community on Gitter: https://gitter.im/serenity-bdd/serenity-core \n Serenity BDD Support and Training at http://serenity-bdd.info/#/trainingandsupport \n-------------------------------------------------------------------------------------\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_TAG_TYPE |
"tag" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_MESSAGE_LABEL_1 |
"{\'errorMessage\':" |
public static final String |
ERROR_MESSAGE_LABEL_2 |
"{\"errorMessage\":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
ARG_SEP |
44 |
public static final char |
END_ARGUMENT |
41 |
public static final char |
ESCAPE_CHAR |
92 |
public static final String |
NULL |
"null" |
public static final String |
START_ARGUMENT |
"(" |
public static final char |
STRING_SEP |
34 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DELAY_BETWEEN_FILE_ACCESSES_IN_MS |
500 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILE_PREFIX |
"SERENITY-JUNIT-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPESAFE_CONFIG_FILE |
"serenity.conf" |
Copyright © 2023. All rights reserved.