|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilStopWorkflowActivityTest is part of the workflow engine. More...
Inheritance diagram for ilStopWorkflowActivityTest:
Collaboration diagram for ilStopWorkflowActivityTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testConstructorValidContext () | |
| testGetContext () | |
| testExecute () | |
Data Fields | |
| $test_dir | |
| vfsStream Test Directory, see setup. More... | |
ilStopWorkflowActivityTest is part of the workflow engine.
This class holds all tests for the class activities/class.ilStopWorkflowActivity
/
Definition at line 17 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::setUp | ( | ) |
Definition at line 22 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::tearDown | ( | ) |
Definition at line 52 of file ilStopWorkflowActivityTest.php.
References $ilSetting.
| ilStopWorkflowActivityTest::testConstructorValidContext | ( | ) |
Definition at line 61 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testExecute | ( | ) |
Definition at line 90 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testGetContext | ( | ) |
Definition at line 74 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 20 of file ilStopWorkflowActivityTest.php.