ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 28 of file class.test_case_01.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
test_case_01::getTestInputFilename | ( | $test_name | ) |
Definition at line 18 of file class.test_case_01.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
test_case_01::getTestOutputFilename | ( | $test_name | ) |
Definition at line 23 of file class.test_case_01.php.
Referenced by test_WorkflowWithSimpleEndEventShouldOutputAccordingly().
test_case_01::setUp | ( | ) |
Definition at line 33 of file class.test_case_01.php.
test_case_01::test_WorkflowWithSimpleEndEventShouldOutputAccordingly | ( | ) |
Definition at line 41 of file class.test_case_01.php.
References $parse_result, $parser, $xml, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
test_case_01::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 15 of file class.test_case_01.php.
test_case_01::$suite_path = 'case_01/' |
Definition at line 16 of file class.test_case_01.php.