|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilBaseWorkflowTest is part of the petri net based workflow engine. More...
Inheritance diagram for ilBaseWorkflowTest:
Collaboration diagram for ilBaseWorkflowTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testStartWorkflow () | |
| testStopWorkflow () | |
| testOnStartWorkflow () | |
ilBaseWorkflowTest is part of the petri net based workflow engine.
This class holds all tests for the class workflows/class.BaseWorkflow
/
Definition at line 15 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::setUp | ( | ) |
Definition at line 17 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::tearDown | ( | ) |
Definition at line 26 of file ilBaseWorkflowTest.php.
References $ilSetting.
| ilBaseWorkflowTest::testOnStartWorkflow | ( | ) |
Definition at line 51 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::testStartWorkflow | ( | ) |
Definition at line 35 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::testStopWorkflow | ( | ) |
Definition at line 43 of file ilBaseWorkflowTest.php.