ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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::testDeleteDetectorFromDb | ( | ) |
Definition at line 264 of file ilEventDetectorTest.php.
References $GLOBALS.
ilEventDetectorTest::testGetContext | ( | ) |
Definition at line 421 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::testOnActivate | ( | ) |
Definition at line 295 of file ilEventDetectorTest.php.
References $GLOBALS.
ilEventDetectorTest::testOnDeactivate | ( | ) |
Definition at line 337 of file ilEventDetectorTest.php.
References $GLOBALS.
ilEventDetectorTest::testSetGetDbId | ( | ) |
Definition at line 165 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEvent | ( | ) |
Definition at line 370 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEventContext | ( | ) |
Definition at line 404 of file ilEventDetectorTest.php.
ilEventDetectorTest::testSetGetEventSubject | ( | ) |
Definition at line 387 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 494 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerInvalidContextId | ( | ) |
Definition at line 629 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerInvalidContextType | ( | ) |
Definition at line 602 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerInvalidSubjectId | ( | ) |
Definition at line 575 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerInvalidSubjectType | ( | ) |
Definition at line 548 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerInvalidType | ( | ) |
Definition at line 521 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerValid | ( | ) |
Definition at line 437 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testTriggerValidTwice | ( | ) |
Definition at line 464 of file ilEventDetectorTest.php.
References $params.
ilEventDetectorTest::testWriteDetectorToDb | ( | ) |
Definition at line 221 of file ilEventDetectorTest.php.
References $GLOBALS.