public class SimulationInformationTest extends Object
SimulationInformation class.
No need for isolated directory (system directory not used).| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log
Log.
|
| Constructor and Description |
|---|
SimulationInformationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExistingSimulationFile()
Test que le format du fichier de simulation ne change pas.
|
void |
testExistingSimulationFileException()
Test que le format du fichier de simulation ne change pas.
|
void |
testSimulationDate()
Test simulation date storage.
|
void |
testSimulationEmpty()
Test simulation information with no data.
|
void |
testSimulationException()
Test simulation exception storage.
|
void |
testSimulationExportTime()
Test simulation export time.
|
void |
testSimulationRuleTime()
Test simulation rule time.
|
public void testSimulationEmpty()
throws IOException
IOExceptionpublic void testExistingSimulationFile()
throws ParseException
ParseExceptionpublic void testExistingSimulationFileException()
public void testSimulationDate()
throws IOException,
ParseException
IOExceptionParseExceptionpublic void testSimulationException()
throws IOException
IOExceptionpublic void testSimulationExportTime()
throws IOException
IOExceptionpublic void testSimulationRuleTime()
throws IOException
IOExceptionCopyright © 1999–2019 CodeLutin. All rights reserved.