ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 16 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::setUp | ( | ) |
Definition at line 21 of file ilEventRaisingActivityTest.php.
ilEventRaisingActivityTest::tearDown | ( | ) |
ilEventRaisingActivityTest::testConstructorValidContext | ( | ) |
Definition at line 60 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 PHPMailer\PHPMailer\$params.
ilEventRaisingActivityTest::testSetGetFixedParamsSinglePair | ( | ) |
Definition at line 123 of file ilEventRaisingActivityTest.php.
References $key, and PHPMailer\PHPMailer\$params.
ilEventRaisingActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilEventRaisingActivityTest.php.