|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 52 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::testStartWorkflow | ( | ) |
Definition at line 36 of file ilBaseWorkflowTest.php.
| ilBaseWorkflowTest::testStopWorkflow | ( | ) |
Definition at line 44 of file ilBaseWorkflowTest.php.