ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
ilEventRaisingActivityTest is part of the workflow engine. More...
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 55 of file ilEventRaisingActivityTest.php.
References $ilSetting.
ilEventRaisingActivityTest::testConstructorValidContext | ( | ) |
Definition at line 65 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testExecute | ( | ) |
Definition at line 171 of file ilEventRaisingActivityTest.php.
References $GLOBALS.
ilEventRaisingActivityTest::testGetContext | ( | ) |
Definition at line 112 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetEventNameShouldReturnSetValue | ( | ) |
Definition at line 78 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetEventTypeShouldReturnSetValue | ( | ) |
Definition at line 95 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetFixedParamsMultiplePairs | ( | ) |
Definition at line 146 of file ilEventRaisingActivityTest.php.
References $params.
ilEventRaisingActivityTest::testSetGetFixedParamsSinglePair | ( | ) |
Definition at line 129 of file ilEventRaisingActivityTest.php.
References $params.
ilEventRaisingActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilEventRaisingActivityTest.php.