ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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/' | |
test_009_EndEvent::getTestGoldsampleFilename | ( | $test_name | ) |
Definition at line 26 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::getTestInputFilename | ( | $test_name | ) |
Definition at line 16 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::getTestOutputFilename | ( | $test_name | ) |
Definition at line 21 of file class.test_009_EndEvent.php.
Referenced by setUp().
test_009_EndEvent::setUp | ( | ) |
Definition at line 31 of file class.test_009_EndEvent.php.
References $GLOBALS, $parse_result, $parser, array, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
test_009_EndEvent::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 13 of file class.test_009_EndEvent.php.
test_009_EndEvent::$suite_path = '009_EndEvent/' |
Definition at line 14 of file class.test_009_EndEvent.php.