| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_HEIGHT |
700 |
public static final java.lang.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 java.lang.String |
PROJECT_BUILD_DIRECTORY |
"project.build.directory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ERROR_MESSAGE_LABEL_1 |
"{\'errorMessage\':" |
public static final java.lang.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 java.lang.String |
NULL |
"null" |
public static final java.lang.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 java.lang.String |
FILE_PREFIX |
"SERENITY-JUNIT-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ANSI_BLUE |
"\u001b[34m" |
public static final java.lang.String |
ANSI_CYAN |
"\u001b[96m" |
public static final java.lang.String |
ANSI_GREEN |
"\u001b[92m" |
public static final java.lang.String |
ANSI_PURPLE |
"\u001b[95m" |
public static final java.lang.String |
ANSI_RED |
"\u001b[91m" |
public static final java.lang.String |
ANSI_RESET |
"\u001b[0m" |
public static final java.lang.String |
ANSI_SERENITY_GREEN |
"\u001b[36m" |
public static final java.lang.String |
ANSI_YELLOW |
"\u001b[33m" |
public static final java.lang.String |
SERENITY_BIG_BANNER |
"\u001b[36m\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 Rocket Chat at https://serenity-bdd.rocket.chat \n Serenity BDD Support and Training at http://serenity-bdd.info/#/trainingandsupport \n Learn Serenity BDD online at http://serenity-dojo.com \n-------------------------------------------------------------------------------------\n\u001b[0m" |
public static final java.lang.String |
SERENITY_SMALL_BANNER |
"\n--------------\n- SERENITY -\n--------------" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
TYPESAFE_CONFIG_FILE |
"serenity.conf" |