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