◆ getTestGoldsampleFilename()
test_015_Data_Wiring::getTestGoldsampleFilename |
( |
|
$test_name | ) |
|
◆ getTestInputFilename()
test_015_Data_Wiring::getTestInputFilename |
( |
|
$test_name | ) |
|
◆ getTestOutputFilename()
test_015_Data_Wiring::getTestOutputFilename |
( |
|
$test_name | ) |
|
◆ setUp()
test_015_Data_Wiring::setUp |
( |
| ) |
|
Reimplemented from ilWorkflowEngineBaseTest.
Definition at line 33 of file class.test_015_Data_Wiring.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_015_Data_Wiring::$base_path = './Services/WorkflowEngine/test/parser/' |
◆ $suite_path
test_015_Data_Wiring::$suite_path = '015_Data_Wiring/' |
The documentation for this class was generated from the following file: