| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
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 | |
| testLPMarks () | |
| Test lp object settings. | |
| testLPCollections () | |
| Test LP collections. | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
| 
 | protected | 
Definition at line 37 of file ilTrackingTest.php.
| ilTrackingTest::testChangeEvent | ( | ) | 
change event test
| @return | 
Definition at line 48 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:
 Here is the call graph for this function:| ilTrackingTest::testLPCollections | ( | ) | 
Test LP collections.
Definition at line 128 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 object settings.
Test LP marks
| @return | 
Definition at line 100 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:| 
 | protected | 
Definition at line 35 of file ilTrackingTest.php.