|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilEventRaisingActivityTest is part of the workflow engine. More...
Inheritance diagram for ilEventRaisingActivityTest:
Collaboration diagram for ilEventRaisingActivityTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testConstructorValidContext () | |
| testSetGetEventNameShouldReturnSetValue () | |
| testSetGetEventTypeShouldReturnSetValue () | |
| testGetContext () | |
| testSetGetFixedParamsSinglePair () | |
| testSetGetFixedParamsMultiplePairs () | |
| testExecute () | |
Data Fields | |
| $test_dir | |
| vfsStream Test Directory, see setup. More... | |
ilEventRaisingActivityTest is part of the workflow engine.
This class holds all tests for the class activities/class.ilEventRaisingActivity
/
Definition at line 16 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::setUp | ( | ) |
Definition at line 21 of file ilEventRaisingActivityTest.php.
References defined.
| ilEventRaisingActivityTest::tearDown | ( | ) |
Definition at line 51 of file ilEventRaisingActivityTest.php.
References $ilSetting.
| ilEventRaisingActivityTest::testConstructorValidContext | ( | ) |
Definition at line 60 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::testExecute | ( | ) |
Definition at line 165 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::testGetContext | ( | ) |
Definition at line 107 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::testSetGetEventNameShouldReturnSetValue | ( | ) |
Definition at line 73 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::testSetGetEventTypeShouldReturnSetValue | ( | ) |
Definition at line 90 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::testSetGetFixedParamsMultiplePairs | ( | ) |
Definition at line 140 of file ilEventRaisingActivityTest.php.
References $params.
| ilEventRaisingActivityTest::testSetGetFixedParamsSinglePair | ( | ) |
Definition at line 123 of file ilEventRaisingActivityTest.php.
| ilEventRaisingActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilEventRaisingActivityTest.php.