|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Unit tests for tree table. More...
Inheritance diagram for ilTrackingTest:
Collaboration diagram for ilTrackingTest:Public Member Functions | |
| testChangeEvent () | |
| change event test @group IL_Init More... | |
| testLPMarks () | |
| Test lp object settings. More... | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = FALSE | |
|
protected |
Definition at line 37 of file ilTrackingTest.php.
| ilTrackingTest::testChangeEvent | ( | ) |
change event test @group IL_Init
return
Definition at line 49 of file ilTrackingTest.php.
References $ilUser, $res, $ret, ilChangeEvent\_activate(), ilChangeEvent\_deactivate(), ilChangeEvent\_lookupChangeState(), ilChangeEvent\_lookupInsideChangeState(), and ilChangeEvent\_lookupUncaughtWriteEvents().
Here is the call graph for this function:| ilTrackingTest::testLPMarks | ( | ) |
Test lp object settings.
Test LP marks @group IL_Init
return
Definition at line 102 of file ilTrackingTest.php.
References $comment, ilLPStatusFactory\_getClassById(), ilLPMarks\_lookupComment(), ilLPMarks\deleteObject(), and ilLPObjSettings\LP_MODE_MANUAL.
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ilTrackingTest.php.