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 = '007_IntermediateCatchEvent/' | |
test_007_IntermediateCatchEvent::getTestGoldsampleFilename | ( | $test_name | ) |
Definition at line 26 of file class.test_007_IntermediateCatchEvent.php.
Referenced by setUp().
test_007_IntermediateCatchEvent::getTestInputFilename | ( | $test_name | ) |
Definition at line 16 of file class.test_007_IntermediateCatchEvent.php.
Referenced by setUp().
test_007_IntermediateCatchEvent::getTestOutputFilename | ( | $test_name | ) |
Definition at line 21 of file class.test_007_IntermediateCatchEvent.php.
Referenced by setUp().
test_007_IntermediateCatchEvent::setUp | ( | ) |
Definition at line 31 of file class.test_007_IntermediateCatchEvent.php.
References $GLOBALS, $ilDB, $parse_result, $parser, array, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
test_007_IntermediateCatchEvent::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 13 of file class.test_007_IntermediateCatchEvent.php.
test_007_IntermediateCatchEvent::$suite_path = '007_IntermediateCatchEvent/' |
Definition at line 14 of file class.test_007_IntermediateCatchEvent.php.