public class SimulationParameterTest extends AbstractIsisFishTest
dirIsisBase| Constructor and Description |
|---|
SimulationParameterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicFilePropertiesCopyWithoutInstancation()
Test une copies de simulation parameters sans instancier
les regles, export, plans... pour verifier qu'il ne perde pas
les informations des paramètres sur lesquels getxxx() n'a pas été
appelé.
|
void |
testBasicFilePropertiesLoading()
Test de lecture d'un fichier existant.
|
void |
testCopyWithoutPropertiesLoad()
Test copy method without setting internals properties.
|
void |
testDefaultProperties()
Test les valeurs par defaut des parametres de simulations.
|
void |
testLogLevelCopy()
Test que le log level est bien correctement recopié.
|
void |
testPlanFileWithMissingClasses()
Test de copie, avec une classe manquante dans le config.
|
void |
testSimulationParametersCopy()
Test toString() method.
|
void |
testSimulationParametersToString()
Test toString() method.
|
void |
testToPropertiesFromProperties()
Test to build one simulation parameters.
|
clean, getCurrentDatabaseDirectory, getFreemarkerConfiguration, getTestDirectory, init, resetConfigpublic void testDefaultProperties()
public void testToPropertiesFromProperties()
public void testBasicFilePropertiesLoading()
throws IOException
IOExceptionpublic void testBasicFilePropertiesCopyWithoutInstancation()
throws IOException
IOExceptionpublic void testPlanFileWithMissingClasses()
throws IOException
IOExceptionpublic void testSimulationParametersCopy()
throws IOException
IOExceptionpublic void testSimulationParametersToString()
throws IOException
IOExceptionpublic void testCopyWithoutPropertiesLoad()
public void testLogLevelCopy()
Copyright © 1999–2019 CodeLutin. All rights reserved.