Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORK_NUMBER_PLACEHOLDER |
"${surefire.forkNumber}" |
public static final String |
THREAD_NUMBER_PLACEHOLDER |
"${surefire.threadNumber}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BRIEF_REPORT_FORMAT |
"brief" |
public static final String |
PLAIN_REPORT_FORMAT |
"plain" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BRIEF |
"brief" |
public static final String |
PLAIN |
"plain" |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.