|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for test_010_ComplexGateway:
Collaboration diagram for test_010_ComplexGateway:Public Member Functions | |
| getTestInputFilename ($test_name) | |
| getTestOutputFilename ($test_name) | |
| getTestGoldsampleFilename ($test_name) | |
| setUp () | |
| test_WorkflowWithSimpleEndEventShouldOutputAccordingly () | |
Data Fields | |
| $base_path = './Services/WorkflowEngine/test/parser/' | |
| $suite_path = '010_ComplexGateway/' | |
Additional Inherited Members | |
Protected Member Functions inherited from ilWorkflowEngineBaseTest | |
| setGlobalVariable ($name, $value) | |
| setUp () | |
| test_010_ComplexGateway::getTestGoldsampleFilename | ( | $test_name | ) |
Definition at line 28 of file class.test_010_ComplexGateway.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
Here is the caller graph for this function:| test_010_ComplexGateway::getTestInputFilename | ( | $test_name | ) |
Definition at line 18 of file class.test_010_ComplexGateway.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
Here is the caller graph for this function:| test_010_ComplexGateway::getTestOutputFilename | ( | $test_name | ) |
Definition at line 23 of file class.test_010_ComplexGateway.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
Here is the caller graph for this function:| test_010_ComplexGateway::setUp | ( | ) |
Reimplemented from ilWorkflowEngineBaseTest.
Definition at line 33 of file class.test_010_ComplexGateway.php.
| test_010_ComplexGateway::test_WorkflowWithSimpleEndEventShouldOutputAccordingly | ( | ) |
Definition at line 43 of file class.test_010_ComplexGateway.php.
References $parse_result, $parser, $xml, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
Here is the call graph for this function:| test_010_ComplexGateway::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 15 of file class.test_010_ComplexGateway.php.
| test_010_ComplexGateway::$suite_path = '010_ComplexGateway/' |
Definition at line 16 of file class.test_010_ComplexGateway.php.