public class ConfigurationHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TIMESTAMP
A time-stamp, allow to make multiple build and keep the tests data.
|
| Constructor and Description |
|---|
ConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getTestBasedir(Class<?> testClass) |
static File |
getTestSpecificDirectory(Class<?> testClassName,
String methodName) |
static File |
getTestWorkdir() |
public static final String TIMESTAMP
public static File getTestWorkdir()
public static File getTestBasedir(Class<?> testClass) throws IOException
IOExceptionCopyright © 2004–2013 CodeLutin. All rights reserved.