|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
ilEventDetectorTest is part of the petri net based workflow engine. More...
Inheritance diagram for ilEventDetectorTest:
Collaboration diagram for ilEventDetectorTest: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 48 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testDeleteDetectorFromDb | ( | ) |
Definition at line 265 of file ilEventDetectorTest.php.
References $GLOBALS.
| ilEventDetectorTest::testGetContext | ( | ) |
Definition at line 422 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testGetNonExistingDbId | ( | ) |
@expectedException ilWorkflowObjectStateException
Definition at line 183 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testHasDbIdSet | ( | ) |
Definition at line 196 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testHasDbIdUnset | ( | ) |
Definition at line 210 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testIsListeningWithoutTimeFrame | ( | ) |
Definition at line 121 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testIsListeningWithPastTimeFrame | ( | ) |
Definition at line 76 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testIsListeningWithTimeFrame | ( | ) |
Definition at line 61 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testIsListeningWithWildcardBeginningTimeFrame | ( | ) |
Definition at line 106 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testIsListeningWithWildcardEndingTimeFrame | ( | ) |
Definition at line 91 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testOnActivate | ( | ) |
Definition at line 296 of file ilEventDetectorTest.php.
References $GLOBALS.
| ilEventDetectorTest::testOnDeactivate | ( | ) |
Definition at line 338 of file ilEventDetectorTest.php.
References $GLOBALS.
| ilEventDetectorTest::testSetGetDbId | ( | ) |
Definition at line 166 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testSetGetEvent | ( | ) |
Definition at line 371 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testSetGetEventContext | ( | ) |
Definition at line 405 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testSetGetEventSubject | ( | ) |
Definition at line 388 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testSetGetIllegalListeningTimeframe | ( | ) |
@expectedException ilWorkflowInvalidArgumentException
Definition at line 151 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testSetGetListeningTimeframe | ( | ) |
Definition at line 133 of file ilEventDetectorTest.php.
| ilEventDetectorTest::testTriggerInvalidContent | ( | ) |
Definition at line 496 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerInvalidContextId | ( | ) |
Definition at line 631 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerInvalidContextType | ( | ) |
Definition at line 604 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerInvalidSubjectId | ( | ) |
Definition at line 577 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerInvalidSubjectType | ( | ) |
Definition at line 550 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerInvalidType | ( | ) |
Definition at line 523 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerValid | ( | ) |
Definition at line 439 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testTriggerValidTwice | ( | ) |
Definition at line 466 of file ilEventDetectorTest.php.
References $params.
| ilEventDetectorTest::testWriteDetectorToDb | ( | ) |
Definition at line 222 of file ilEventDetectorTest.php.
References $GLOBALS.