| Package | Description |
|---|---|
| net.sf.testium.configuration | |
| net.sf.testium.executor | |
| net.sf.testium.plugins |
| Modifier and Type | Method and Description |
|---|---|
PerlConfiguration |
PerlConfigurationXmlHandler.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static org.testtoolinterfaces.testresult.TestResult.VERDICT |
PerlScript.execute(File aScript,
File aResultFile,
File aRunLog,
PerlConfiguration aConfiguration)
See http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
|
static org.testtoolinterfaces.testresult.TestResult.VERDICT |
PerlScript.execute(File aScript,
org.testtoolinterfaces.testsuite.ParameterArrayList aParameters,
File aResultFile,
File aRunLog,
PerlConfiguration aConfiguration)
See http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
|
| Constructor and Description |
|---|
TestCasePerlExecutor(PerlConfiguration aConfig,
org.testtoolinterfaces.testresultinterface.TestCaseResultWriter aTestCaseResultWriter) |
TestStepPerlExecutor(PerlConfiguration aConfig) |
| Modifier and Type | Method and Description |
|---|---|
PerlConfiguration |
PerlTestPlugin.readConfigFile(File aConfigFile,
org.testtoolinterfaces.utils.RunTimeData anRtData) |
PerlConfiguration |
PerlTestPlugin.readConfigFiles(org.testtoolinterfaces.utils.RunTimeData anRtData) |
Copyright © 2012. All Rights Reserved.