|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 51 of file ilStopWorkflowActivityTest.php.
References $ilSetting.
| ilStopWorkflowActivityTest::testConstructorValidContext | ( | ) |
Definition at line 60 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testExecute | ( | ) |
Definition at line 89 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::testGetContext | ( | ) |
Definition at line 73 of file ilStopWorkflowActivityTest.php.
| ilStopWorkflowActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilStopWorkflowActivityTest.php.