public class SshSimulatorLauncherTest extends AbstractIsisFishTest
dirIsisBase| Constructor and Description |
|---|
SshSimulatorLauncherTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFreemarkerTemplateLineReturn()
Test que le fichier est bien encodé avec des lines return linux (\n) et pas windows.
|
void |
testFreemarkerTemplateMemory()
Test que memoire définie dans la configuration est bien présente.
|
void |
testFreemarkerTemplateMultiJobs()
Test l'instantiation du script qsub en multijobs, sans prescript.
|
void |
testFreemarkerTemplateMultiJobsAndScript()
Test l'instantiation du script qsub en multijobs, avec prescript.
|
void |
testFreemarkerTemplatePathEscape()
Test que ${R_HOME} n'est pas interpreté par freemarker.
|
void |
testFreemarkerTemplateScriptShebang()
Test that prescript starts with shebang.
|
void |
testFreemarkerTemplateScriptSpecialchar()
Test simulation names with special char.
|
void |
testFreemarkerTemplateSimpleAndScript()
Test l'instantiation du script qsub (datarmor).
|
void |
testFreemarkerTemplateSimpleScript()
Test l'instantiation du script qsub (datarmor).
|
void |
testGetRemoteTempDirectory()
Test get le chemin distant commence et fini toujours par /
|
clean, getCurrentDatabaseDirectory, getFreemarkerConfiguration, getTestDirectory, init, resetConfigpublic void testFreemarkerTemplateSimpleScript()
throws IOException
IOException - when freemarker throws itpublic void testFreemarkerTemplateSimpleAndScript()
throws IOException
IOException - when freemarker throws itpublic void testFreemarkerTemplateMultiJobs()
throws IOException
IOException - when freemarker throws itpublic void testFreemarkerTemplateMultiJobsAndScript()
throws IOException
IOException - when freemarker throws itpublic void testGetRemoteTempDirectory()
public void testFreemarkerTemplateScriptSpecialchar()
throws IOException
IOException - when freemarker throws itpublic void testFreemarkerTemplateScriptShebang()
throws IOException
IOException - when freemarker throws itpublic void testFreemarkerTemplatePathEscape()
throws IOException
IOExceptionpublic void testFreemarkerTemplateMemory()
throws IOException
IOExceptionpublic void testFreemarkerTemplateLineReturn()
throws IOException
IOExceptionCopyright © 1999–2019 CodeLutin. All rights reserved.