|
ILIAS
eassessment Revision 61809
|
Unit tests for tree table. More...
Inheritance diagram for ilRBACTest:
Collaboration diagram for ilRBACTest:Public Member Functions | |
| testRbacFA () | |
| RBAC FA tests. | |
| testRbacUA () | |
| test rbac_ua | |
| testRbacTA () | |
| rbac ta test | |
| testRbacPA () | |
| test rbac_pa | |
| testConditions () | |
| test preconditions | |
| testCache () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = FALSE | |
|
protected |
Definition at line 37 of file ilRBACTest.php.
References ilUnitUtil\performInitialisation().
Here is the call graph for this function:| ilRBACTest::testCache | ( | ) |
Definition at line 175 of file ilRBACTest.php.
References $res.
| ilRBACTest::testConditions | ( | ) |
test preconditions
| @return |
Definition at line 142 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.
| @return |
Definition at line 48 of file ilRBACTest.php.
| ilRBACTest::testRbacPA | ( | ) |
test rbac_pa
Definition at line 126 of file ilRBACTest.php.
| ilRBACTest::testRbacTA | ( | ) |
rbac ta test
| @return |
Definition at line 108 of file ilRBACTest.php.
| ilRBACTest::testRbacUA | ( | ) |
test rbac_ua
Definition at line 93 of file ilRBACTest.php.
References ilUtil\_getObjectsByOperations().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ilRBACTest.php.