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 = '005_ExclusiveGateway/' | |
/
TODO: DOUBLE CHECK THESE TESTS!
Definition at line 12 of file class.test_005_ExclusiveGateway.php.
test_005_ExclusiveGateway::getTestGoldsampleFilename | ( | $test_name | ) |
Definition at line 28 of file class.test_005_ExclusiveGateway.php.
Referenced by setUp().
test_005_ExclusiveGateway::getTestInputFilename | ( | $test_name | ) |
Definition at line 18 of file class.test_005_ExclusiveGateway.php.
Referenced by setUp().
test_005_ExclusiveGateway::getTestOutputFilename | ( | $test_name | ) |
Definition at line 23 of file class.test_005_ExclusiveGateway.php.
Referenced by setUp().
test_005_ExclusiveGateway::setUp | ( | ) |
Definition at line 33 of file class.test_005_ExclusiveGateway.php.
References $parse_result, $parser, getTestGoldsampleFilename(), getTestInputFilename(), and getTestOutputFilename().
test_005_ExclusiveGateway::$base_path = './Services/WorkflowEngine/test/parser/' |
Definition at line 15 of file class.test_005_ExclusiveGateway.php.
test_005_ExclusiveGateway::$suite_path = '005_ExclusiveGateway/' |
Definition at line 16 of file class.test_005_ExclusiveGateway.php.