◆ getTestGoldsampleFilename()
test_004_InclusiveGateway::getTestGoldsampleFilename |
( |
|
$test_name | ) |
|
◆ getTestInputFilename()
test_004_InclusiveGateway::getTestInputFilename |
( |
|
$test_name | ) |
|
◆ getTestOutputFilename()
test_004_InclusiveGateway::getTestOutputFilename |
( |
|
$test_name | ) |
|
◆ setUp()
test_004_InclusiveGateway::setUp |
( |
| ) |
|
Definition at line 31 of file class.test_004_InclusiveGateway.php.
32 {
33 chdir( dirname( __FILE__ ) );
34 chdir( '../../../../../' );
35
36 require_once './Services/WorkflowEngine/classes/parser/class.ilBPMN2Parser.php';
37 }
◆ $base_path
test_004_InclusiveGateway::$base_path = './Services/WorkflowEngine/test/parser/' |
◆ $suite_path
test_004_InclusiveGateway::$suite_path = '004_InclusiveGateway/' |
The documentation for this class was generated from the following file: