|
ILIAS
Release_4_4_x_branch Revision 61816
|
Unit tests for tree table. More...
Inheritance diagram for ilRBACTest:
Collaboration diagram for ilRBACTest:Public Member Functions | |
| testRbacFA () | |
| RBAC FA tests IL_Init. | |
| testRbacUA () | |
| test rbac_ua IL_Init | |
| testRbacTA () | |
| rbac ta test IL_Init | |
| testRbacPA () | |
| test rbac_pa IL_Init | |
| testConditions () | |
| test preconditions IL_Init | |
| testCache () | |
| IL_Init | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = FALSE | |
|
protected |
Definition at line 37 of file ilRBACTest.php.
| ilRBACTest::testCache | ( | ) |
IL_Init
Definition at line 179 of file ilRBACTest.php.
References $res.
| ilRBACTest::testConditions | ( | ) |
test preconditions IL_Init
| @return |
Definition at line 143 of file ilRBACTest.php.
References ilConditionHandler\_deleteTargetConditionsByRefId(), ilConditionHandler\_getCondition(), ilConditionHandler\_getConditionsOfTarget(), ilConditionHandler\_getConditionsOfTrigger(), and ilConditionHandler\_getDistinctTargetRefIds().
Here is the call graph for this function:| ilRBACTest::testRbacFA | ( | ) |
RBAC FA tests IL_Init.
| @return |
Definition at line 49 of file ilRBACTest.php.
| ilRBACTest::testRbacPA | ( | ) |
test rbac_pa IL_Init
Definition at line 126 of file ilRBACTest.php.
| ilRBACTest::testRbacTA | ( | ) |
rbac ta test IL_Init
| @return |
Definition at line 107 of file ilRBACTest.php.
| ilRBACTest::testRbacUA | ( | ) |
test rbac_ua IL_Init
Definition at line 91 of file ilRBACTest.php.
References ilUtil\_getObjectsByOperations().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ilRBACTest.php.