|
ILIAS
Release_4_0_x_branch Revision 61816
|
Unit tests for tree table. More...
Inheritance diagram for ilTrackingTest:
Collaboration diagram for ilTrackingTest:Public Member Functions | |
| testChangeEvent () | |
| change event test | |
| testLPObjectSettings () | |
| Test lp object settings. | |
| testLPMarks () | |
| Test LP marks. | |
| testLPFilter () | |
| Test LP filter. | |
| 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:| 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:| ilTrackingTest::testLPCollections | ( | ) |
Test LP collections.
Definition at line 144 of file ilTrackingTest.php.
References ilLPCollections\_deleteAll().
Here is the call graph for this function:| ilTrackingTest::testLPFilter | ( | ) |
Test LP filter.
Definition at line 125 of file ilTrackingTest.php.
References $f, $filter, and ilLPFilter\_delete().
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:| ilTrackingTest::testLPObjectSettings | ( | ) |
Test lp object settings.
Definition at line 64 of file ilTrackingTest.php.
References $type, and ilLPObjSettings\_delete().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ilTrackingTest.php.