public class Surefire extends Maven
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPNAME_SUREFIRE_TEST_CLASS_PATH |
| Constructor and Description |
|---|
Surefire() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMavenBasedir() |
static String |
getSurefireTestClassPath() |
static boolean |
isEclipseDirectJUnit()
JUnit test being run inside Eclipse without calling maven?
|
static boolean |
isEclipseDirectSingleJUnit()
Single JUnit test being run inside Eclipse without calling maven?
|
static boolean |
isSingleTextExecution()
Some junit tests might require user interaction.
|
getJavaClassPath, getJavaHomeassertWindows, dumpEnv, dumpEnvDebug, dumpEnvInfo, dumpEnvToStdErr, dumpEnvToStdOut, dumpEnvTrace, get, get, getDesktopDir, isLinux, isWindowspublic static final String PROPNAME_SUREFIRE_TEST_CLASS_PATH
public static String getSurefireTestClassPath()
public static boolean isEclipseDirectJUnit()
public static boolean isEclipseDirectSingleJUnit()
public static String getMavenBasedir()
public static boolean isSingleTextExecution()
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.