|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
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 | ( | ) |
Definition at line 20 of file ilPluginNodeTest.php.
| ilPluginNodeTest::tearDown | ( | ) |
Definition at line 30 of file ilPluginNodeTest.php.
References $ilSetting.
| 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.