ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilPluginNodeTest is part of the petri net based workflow engine. More...
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 | ( | ) |
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.
ilPluginNodeTest::$workflow |
Definition at line 18 of file ilPluginNodeTest.php.