ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilEventRaisingActivityTest is part of the workflow engine. More...
Public Member Functions | |
setUp () | |
tearDown () | |
testConstructorValidContext () | |
testSetGetEventNameShouldReturnSetValue () | |
testSetGetEventTypeShouldReturnSetValue () | |
testGetContext () | |
testSetGetFixedParamsSinglePair () | |
testSetGetFixedParamsMultiplePairs () | |
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 17 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::setUp | ( | ) |
Definition at line 22 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::tearDown | ( | ) |
ilEventRaisingActivityTest::testConstructorValidContext | ( | ) |
Definition at line 61 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testGetContext | ( | ) |
Definition at line 108 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetEventNameShouldReturnSetValue | ( | ) |
Definition at line 74 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetEventTypeShouldReturnSetValue | ( | ) |
Definition at line 91 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetFixedParamsMultiplePairs | ( | ) |
Definition at line 141 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::testSetGetFixedParamsSinglePair | ( | ) |
Definition at line 124 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 20 of file ilEventRaisingActivityTest.php.