|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 16 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::setUp | ( | ) |
Definition at line 21 of file ilStopWorkflowActivityTest.php.
References defined.
| ilStopWorkflowActivityTest::tearDown | ( | ) |
Definition at line 55 of file ilStopWorkflowActivityTest.php.
References $ilSetting.
| ilStopWorkflowActivityTest::testConstructorValidContext | ( | ) |
Definition at line 65 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testExecute | ( | ) |
Definition at line 95 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testGetContext | ( | ) |
Definition at line 78 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilStopWorkflowActivityTest.php.