ILIAS
Release_4_0_x_branch Revision 61816
|
Unit tests for tree table. More...
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().
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().
ilRBACTest::testRbacFA | ( | ) |
RBAC FA tests.
@return |
Definition at line 48 of file ilRBACTest.php.
References $empty.
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().
|
protected |
Definition at line 35 of file ilRBACTest.php.