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