ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
ilEventDetectorTest is part of the petri net based workflow engine. More...
ilEventDetectorTest is part of the petri net based workflow engine.
This class holds all tests for the class detectors/class.ilEventDetector
/
Definition at line 15 of file ilEventDetectorTest.php.
ilEventDetectorTest::setUp | ( | ) |
Definition at line 17 of file ilEventDetectorTest.php.
ilEventDetectorTest::tearDown | ( | ) |
Definition at line 38 of file ilEventDetectorTest.php.
References $ilSetting.
ilEventDetectorTest::testConstructorValidContext | ( | ) |
Definition at line 47 of file ilEventDetectorTest.php.
ilEventDetectorTest::testGetContext | ( | ) |
Definition at line 272 of file ilEventDetectorTest.php.
ilEventDetectorTest::testGetNonExistingDbId | ( | ) |
@expectedException ilWorkflowObjectStateException
Definition at line 182 of file ilEventDetectorTest.php.
ilEventDetectorTest::testHasDbIdSet | ( | ) |
Definition at line 195 of file ilEventDetectorTest.php.
ilEventDetectorTest::testHasDbIdUnset | ( | ) |
Definition at line 209 of file ilEventDetectorTest.php.
ilEventDetectorTest::testIsListeningWithoutTimeFrame | ( | ) |
Definition at line 120 of file ilEventDetectorTest.php.
ilEventDetectorTest::testIsListeningWithPastTimeFrame | ( | ) |
Definition at line 75 of file ilEventDetectorTest.php.
ilEventDetectorTest::testIsListeningWithTimeFrame | ( | ) |
Definition at line 60 of file ilEventDetectorTest.php.
ilEventDetectorTest::testIsListeningWithWildcardBeginningTimeFrame | ( | ) |
Definition at line 105 of file ilEventDetectorTest.php.
ilEventDetectorTest::testIsListeningWithWildcardEndingTimeFrame | ( | ) |
Definition at line 90 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetDbId | ( | ) |
Definition at line 165 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEvent | ( | ) |
Definition at line 221 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEventContext | ( | ) |
Definition at line 255 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEventSubject | ( | ) |
Definition at line 238 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetIllegalListeningTimeframe | ( | ) |
@expectedException ilWorkflowInvalidArgumentException
Definition at line 150 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetListeningTimeframe | ( | ) |
Definition at line 132 of file ilEventDetectorTest.php.
ilEventDetectorTest::testTriggerInvalidContent | ( | ) |
Definition at line 345 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerInvalidContextId | ( | ) |
Definition at line 480 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerInvalidContextType | ( | ) |
Definition at line 453 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerInvalidSubjectId | ( | ) |
Definition at line 426 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerInvalidSubjectType | ( | ) |
Definition at line 399 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerInvalidType | ( | ) |
Definition at line 372 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerValid | ( | ) |
Definition at line 288 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.
ilEventDetectorTest::testTriggerValidTwice | ( | ) |
Definition at line 315 of file ilEventDetectorTest.php.
References PHPMailer\PHPMailer\$params.