public abstract class AbstractIsisFishTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static File |
dirIsisBase |
| Constructor and Description |
|---|
AbstractIsisFishTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clean()
Delete created temp directory.
|
protected static File |
getCurrentDatabaseDirectory()
Return current database directory.
|
protected static freemarker.template.Configuration |
getFreemarkerConfiguration()
Return common script freemarker configuration.
|
static File |
getTestDirectory()
Return specific temp dir.
|
static void |
init()
Toujours appeler cette method pour les test d'isis.
|
void |
resetConfig()
Some tests modify configuration, reset it before all tests.
|
protected static File dirIsisBase
public static File getTestDirectory()
public static void init()
throws Exception
Exceptionpublic void resetConfig()
throws org.nuiton.config.ArgumentsParserException
org.nuiton.config.ArgumentsParserExceptionprotected static File getCurrentDatabaseDirectory()
public static void clean()
protected static freemarker.template.Configuration getFreemarkerConfiguration()
ConfigurationCopyright © 1999–2019 CodeLutin. All rights reserved.