ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getTestInputFilename ($test_name) | |
getTestOutputFilename ($test_name) | |
getTestGoldsampleFilename ($test_name) | |
setUp () | |
Data Fields | |
$base_path = './Services/WorkflowEngine/test/parser/' | |
$suite_path = '009_EndEvent/' | |
Additional Inherited Members | |
Protected Member Functions inherited from ilWorkflowEngineBaseTest | |
setGlobalVariable ($name, $value) | |
setUp () | |
test_009_EndEvent::getTestGoldsampleFilename | ( | $test_name | ) |
Definition at line 28 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::getTestInputFilename | ( | $test_name | ) |
Definition at line 18 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::getTestOutputFilename | ( | $test_name | ) |
Definition at line 23 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::setUp | ( | ) |
Definition at line 33 of file class.test_009_EndEvent.php.
References $GLOBALS, $parse_result, $parser, $xml, array, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
test_009_EndEvent::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 15 of file class.test_009_EndEvent.php.
test_009_EndEvent::$suite_path = '009_EndEvent/' |
Definition at line 16 of file class.test_009_EndEvent.php.