ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilSimpleDetectorTest is part of the petri net based workflow engine. More...
Public Member Functions | |
setUp () | |
tearDown () | |
testConstructorValidContext () | |
testSetDetectorState () | |
testTrigger () | |
testGetContext () | |
Additional Inherited Members | |
![]() | |
setGlobalVariable ($name, $value) | |
setUp () | |
ilSimpleDetectorTest is part of the petri net based workflow engine.
This class holds all tests for the class detectors/class.ilSimpleDetector
/
Definition at line 15 of file ilSimpleDetectorTest.php.
ilSimpleDetectorTest::setUp | ( | ) |
Definition at line 17 of file ilSimpleDetectorTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
ilSimpleDetectorTest::tearDown | ( | ) |
ilSimpleDetectorTest::testConstructorValidContext | ( | ) |
Definition at line 45 of file ilSimpleDetectorTest.php.
ilSimpleDetectorTest::testGetContext | ( | ) |
Definition at line 119 of file ilSimpleDetectorTest.php.
ilSimpleDetectorTest::testSetDetectorState | ( | ) |
Definition at line 58 of file ilSimpleDetectorTest.php.
ilSimpleDetectorTest::testTrigger | ( | ) |
Definition at line 89 of file ilSimpleDetectorTest.php.