|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 16 of file ilScriptActivityTest.php.
| ilScriptActivityTest::setUp | ( | ) |
Definition at line 21 of file ilScriptActivityTest.php.
| ilScriptActivityTest::tearDown | ( | ) |
Definition at line 51 of file ilScriptActivityTest.php.
References $ilSetting.
| ilScriptActivityTest::testConstructorValidContext | ( | ) |
Definition at line 60 of file ilScriptActivityTest.php.
| ilScriptActivityTest::testGetContext | ( | ) |
Definition at line 73 of file ilScriptActivityTest.php.
| ilScriptActivityTest::testSetGetMethod | ( | ) |
Definition at line 89 of file ilScriptActivityTest.php.
References $response.
| ilScriptActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilScriptActivityTest.php.