ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilWorkflowEngineBaseTest. More...
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 $c, $DIC, $GLOBALS, and $name.
Referenced by setUp().
|
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().