|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 40 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testDeactivate | ( | ) |
Definition at line 86 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testGetContext | ( | ) |
Definition at line 53 of file ilPluginNodeTest.php.
| ilPluginNodeTest::testIsActiveAndActivate | ( | ) |
Definition at line 70 of file ilPluginNodeTest.php.
| ilBaseWorkflow ilPluginNodeTest::$workflow |
Definition at line 18 of file ilPluginNodeTest.php.