ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilTimerDetectorTest is part of the petri net based workflow engine. More...
Public Member Functions | |
setUp () | |
tearDown () | |
testConstructorValidContext () | |
testSetGetTimerStart () | |
testSetGetTimerLimit () | |
testTriggerEarly () | |
testTriggerValid () | |
testTriggerValidTwice () | |
testIsListeningWithTimeFrame () | |
testIsListeningWithoutTimeFrame () | |
testSetGetIllegalListeningTimeframe () | |
@expectedException ilWorkflowInvalidArgumentException More... | |
testIsListeningWithPastTimeFrame () | |
testIsListeningWithWildcardEndingTimeFrame () | |
testIsListeningWithWildcardBeginningTimeFrame () | |
testSetGetListeningTimeframe () | |
testSetGetDbId () | |
testHasDbIdSet () | |
testGetNonExistingDbId () | |
@expectedException ilWorkflowObjectStateException More... | |
testHasDbIdUnset () | |
testWriteDetectorToDb () | |
testDeleteDetectorFromDb () | |
testOnActivate () | |
testOnDeactivate () | |
testGetEvent () | |
testGetEventSubject () | |
testGetEventContext () | |
testGetContext () | |
ilTimerDetectorTest is part of the petri net based workflow engine.
This class holds all tests for the class detectors/class.ilTimerDetector
/
Definition at line 15 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::setUp | ( | ) |
Definition at line 17 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::tearDown | ( | ) |
Definition at line 38 of file ilTimerDetectorTest.php.
References $ilSetting.
ilTimerDetectorTest::testConstructorValidContext | ( | ) |
Definition at line 47 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testDeleteDetectorFromDb | ( | ) |
Definition at line 345 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testGetContext | ( | ) |
Definition at line 502 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEvent | ( | ) |
Definition at line 454 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEventContext | ( | ) |
Definition at line 486 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEventSubject | ( | ) |
Definition at line 470 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetNonExistingDbId | ( | ) |
@expectedException ilWorkflowObjectStateException
Definition at line 277 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testHasDbIdSet | ( | ) |
Definition at line 260 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testHasDbIdUnset | ( | ) |
Definition at line 290 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithoutTimeFrame | ( | ) |
Definition at line 154 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithPastTimeFrame | ( | ) |
Definition at line 186 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithTimeFrame | ( | ) |
Definition at line 139 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithWildcardBeginningTimeFrame | ( | ) |
Definition at line 216 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithWildcardEndingTimeFrame | ( | ) |
Definition at line 201 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testOnActivate | ( | ) |
Definition at line 377 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testOnDeactivate | ( | ) |
Definition at line 421 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testSetGetDbId | ( | ) |
Definition at line 246 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetIllegalListeningTimeframe | ( | ) |
@expectedException ilWorkflowInvalidArgumentException
Definition at line 171 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetListeningTimeframe | ( | ) |
Definition at line 231 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetTimerLimit | ( | ) |
Definition at line 74 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetTimerStart | ( | ) |
Definition at line 60 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerEarly | ( | ) |
Definition at line 88 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerValid | ( | ) |
Definition at line 105 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerValidTwice | ( | ) |
Definition at line 122 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testWriteDetectorToDb | ( | ) |
Definition at line 302 of file ilTimerDetectorTest.php.
References $GLOBALS.