◆ getTestGoldsampleFilename()
test_013_DataOutput::getTestGoldsampleFilename |
( |
|
$test_name | ) |
|
◆ getTestInputFilename()
test_013_DataOutput::getTestInputFilename |
( |
|
$test_name | ) |
|
◆ getTestOutputFilename()
test_013_DataOutput::getTestOutputFilename |
( |
|
$test_name | ) |
|
◆ setUp()
test_013_DataOutput::setUp |
( |
| ) |
|
Reimplemented from ilWorkflowEngineBaseTest.
Definition at line 33 of file class.test_013_DataOutput.php.
34 {
35 chdir(dirname(__FILE__));
36 chdir('../../../../../');
37
38 parent::setUp();
39
40 require_once './Services/WorkflowEngine/classes/parser/class.ilBPMN2Parser.php';
41 }
◆ $base_path
test_013_DataOutput::$base_path = './Services/WorkflowEngine/test/parser/' |
◆ $suite_path
test_013_DataOutput::$suite_path = '013_DataOutput/' |
The documentation for this class was generated from the following file: