|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilPluginNodeTest is part of the petri net based workflow engine. More...
Inheritance diagram for ilPluginNodeTest:
Collaboration diagram for ilPluginNodeTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testConstructorValidContext () | |
| testGetContext () | |
| testIsActiveAndActivate () | |
| testDeactivate () | |
Data Fields | |
| $workflow | |
Additional Inherited Members | |
Protected Member Functions inherited from ilWorkflowEngineBaseTest | |
| setGlobalVariable ($name, $value) | |
| setUp () | |
ilPluginNodeTest is part of the petri net based workflow engine.
This class holds all tests for the class nodes/class.ilPluginNode.php
/
Definition at line 15 of file ilPluginNodeTest.php.
| ilPluginNodeTest::setUp | ( | ) |
Reimplemented from ilWorkflowEngineBaseTest.
Definition at line 20 of file ilPluginNodeTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilPluginNodeTest::tearDown | ( | ) |
Definition at line 29 of file ilPluginNodeTest.php.
References $DIC.
| ilPluginNodeTest::testConstructorValidContext | ( | ) |
Definition at line 39 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testDeactivate | ( | ) |
Definition at line 84 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testGetContext | ( | ) |
Definition at line 52 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testIsActiveAndActivate | ( | ) |
Definition at line 68 of file ilPluginNodeTest.php.
| ilBaseWorkflow ilPluginNodeTest::$workflow |
Definition at line 18 of file ilPluginNodeTest.php.