| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Unit tests for tree table. More...
 Inheritance diagram for ilTrackingTest:
 Inheritance diagram for ilTrackingTest: Collaboration diagram for ilTrackingTest:
 Collaboration diagram for ilTrackingTest:| Public Member Functions | |
| testChangeEvent () | |
| change event test | |
| testLPObjectSettings () | |
| Test lp object settings. | |
| testLPMarks () | |
| Test LP marks. | |
| testLPCollections () | |
| Test LP collections. | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
| 
 | protected | 
Definition at line 37 of file ilTrackingTest.php.
References ilUnitUtil\performInitialisation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTrackingTest::testChangeEvent | ( | ) | 
change event test
| @return | 
Definition at line 48 of file ilTrackingTest.php.
References $res, $ret, ilChangeEvent\_activate(), ilChangeEvent\_deactivate(), ilChangeEvent\_lookupChangeState(), ilChangeEvent\_lookupInsideChangeState(), and ilChangeEvent\_lookupUncaughtWriteEvents().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTrackingTest::testLPCollections | ( | ) | 
Test LP collections.
Definition at line 125 of file ilTrackingTest.php.
References ilLPCollections\_deleteAll().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTrackingTest::testLPMarks | ( | ) | 
Test LP marks.
| @return | 
Definition at line 97 of file ilTrackingTest.php.
References $comment, ilLPStatusManual\_getCompleted(), ilLPMarks\_lookupComment(), and ilLPMarks\deleteObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTrackingTest::testLPObjectSettings | ( | ) | 
Test lp object settings.
Definition at line 64 of file ilTrackingTest.php.
References ilLPObjSettings\_delete().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 35 of file ilTrackingTest.php.