ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 48 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testDeleteDetectorFromDb | ( | ) |
Definition at line 346 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testGetContext | ( | ) |
Definition at line 503 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEvent | ( | ) |
Definition at line 455 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEventContext | ( | ) |
Definition at line 487 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetEventSubject | ( | ) |
Definition at line 471 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testGetNonExistingDbId | ( | ) |
@expectedException ilWorkflowObjectStateException
Definition at line 278 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testHasDbIdSet | ( | ) |
Definition at line 261 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testHasDbIdUnset | ( | ) |
Definition at line 291 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithoutTimeFrame | ( | ) |
Definition at line 155 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithPastTimeFrame | ( | ) |
Definition at line 187 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithTimeFrame | ( | ) |
Definition at line 140 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithWildcardBeginningTimeFrame | ( | ) |
Definition at line 217 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testIsListeningWithWildcardEndingTimeFrame | ( | ) |
Definition at line 202 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testOnActivate | ( | ) |
Definition at line 378 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testOnDeactivate | ( | ) |
Definition at line 422 of file ilTimerDetectorTest.php.
References $GLOBALS.
ilTimerDetectorTest::testSetGetDbId | ( | ) |
Definition at line 247 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetIllegalListeningTimeframe | ( | ) |
@expectedException ilWorkflowInvalidArgumentException
Definition at line 172 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetListeningTimeframe | ( | ) |
Definition at line 232 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetTimerLimit | ( | ) |
Definition at line 75 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testSetGetTimerStart | ( | ) |
Definition at line 61 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerEarly | ( | ) |
Definition at line 89 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerValid | ( | ) |
Definition at line 106 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testTriggerValidTwice | ( | ) |
Definition at line 123 of file ilTimerDetectorTest.php.
ilTimerDetectorTest::testWriteDetectorToDb | ( | ) |
Definition at line 303 of file ilTimerDetectorTest.php.
References $GLOBALS.