pops.ale.engine
Class Config
java.lang.Object
pops.ale.engine.Config
class Config
- extends java.lang.Object
TestCase configuration item.
- Author:
- rdagher
Method Summary |
static void |
readConfig(java.lang.String inputFile,
Config config)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
workingDirectory
java.lang.String workingDirectory
testNumber
int testNumber
bench
boolean bench
simu
boolean simu
printReport
boolean printReport
beepOnDetection
boolean beepOnDetection
beepOnNewDetection
boolean beepOnNewDetection
maxTags
int maxTags
DefaultTriggerLauncher
boolean DefaultTriggerLauncher
sglnTrigger
java.lang.String sglnTrigger
patternList
java.lang.String[] patternList
Config
Config()
readConfig
public static void readConfig(java.lang.String inputFile,
Config config)
throws java.io.IOException
- Throws:
java.io.IOException