|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilWorkflowEngineBaseTest. More...
Inheritance diagram for ilWorkflowEngineBaseTest:
Collaboration diagram for ilWorkflowEngineBaseTest:Protected Member Functions | |
| setGlobalVariable ($name, $value) | |
| setUp () | |
Class ilWorkflowEngineBaseTest.
Definition at line 6 of file ilWorkflowEngineBaseTest.php.
|
protected |
| string | $name | |
| mixed | $value |
Definition at line 12 of file ilWorkflowEngineBaseTest.php.
References $DIC, $GLOBALS, and $name.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilSettingActivityTest, test_001_EmptyWorkflow, test_002_StartEvent, test_003_ParallelGateway, test_004_InclusiveGateway, test_005_ExclusiveGateway, test_006_Task, test_007_IntermediateCatchEvent, test_008_IntermediateThrowEvent, test_009_EndEvent, test_010_ComplexGateway, test_011_EventBasedGateway, test_012_DataInput, test_013_DataOutput, test_014_DataObject, and test_015_Data_Wiring.
Definition at line 27 of file ilWorkflowEngineBaseTest.php.
References setGlobalVariable().
Here is the call graph for this function: