ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilWorkflowEngineBaseTest. More...
Protected Member Functions | |
setGlobalVariable ($name, $value) | |
setUp () | |
Class ilWorkflowEngineBaseTest.
Definition at line 8 of file ilWorkflowEngineBaseTest.php.
|
protected |
string | $name | |
mixed | $value |
Definition at line 14 of file ilWorkflowEngineBaseTest.php.
References Vendor\Package\$c, $DIC, $GLOBALS, and $name.
Referenced by setUp().
|
protected |
Reimplemented in ilSettingActivityTest, ilStaticMethodCallActivityTest, ilCounterDetectorTest, ilDataDetectorTest, ilEventDetectorTest, ilSimpleDetectorTest, ilTimerDetectorTest, ilActivationEmitterTest, ilDataEmitterTest, ilSimpleEmitterTest, ilBasicNodeTest, ilCaseNodeTest, ilConditionalNodeTest, ilPluginNodeTest, 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_014_DataObject, and test_015_Data_Wiring.
Definition at line 29 of file ilWorkflowEngineBaseTest.php.
References setGlobalVariable().