ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Unit tests for tree table needsInstalledILIAS. More...
Public Member Functions | |
testRbacFA () | |
RBAC FA tests IL_Init. More... | |
testRbacUA () | |
test rbac_ua IL_Init More... | |
testRbacTA () | |
rbac ta test IL_Init More... | |
testRbacPA () | |
test rbac_pa IL_Init More... | |
testConditions () | |
test preconditions IL_Init More... | |
testCache () | |
IL_Init More... | |
testAssignUser () | |
Test Assign User Method DB: rbac_ua. More... | |
testDeassignUser () | |
Test deassign user Method DB: rbac_ua. More... | |
testGrantPermission () | |
Test grant Permission Method DB: rbac_pa. More... | |
testRevokePermission () | |
Test revoke Permission Method DB: rbac_pa. More... | |
testRevokeSubtreePermissions () | |
Test revokeSubtreePermissions Method DB: rbac_pa. More... | |
testRevokePermissionList () | |
Test revokePermissionList Method DB: rbac_pa. More... | |
testSetRolePermission () | |
Test Set Role Permission Method DB: rbac_template. More... | |
testDeleteRolePermission () | |
Test Delete Role Permission Method DB: rbac_template. More... | |
testCopyRoleTemplatePermissions () | |
Test Copy Role Template Permission Method DB: rbac_template. More... | |
testCopyRolePermissions () | |
Test Method DB: rbac_template DB: rbac_pa. More... | |
testCopyRolePermissionIntersection () | |
Test Copy Role Permission Intersection Method DB: rbac_template. More... | |
testCopyRolePermissionUnion () | |
Test Copy Role Permission Union Method DB: rbac_template. More... | |
testCopyRolePermissionSubtract () | |
Test Copy Role Permission Subtract Method DB: rbac_template. More... | |
testAssignOperationToObject () | |
Test assignOperationToObject Method DB: rbac_ta. More... | |
testDeassignOperationFromObject () | |
Test deassignOperationFromObject Method ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testAssignOperationToObject. More... | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Unit tests for tree table needsInstalledILIAS.
Definition at line 34 of file ilRBACTest.php.
|
protected |
Definition at line 38 of file ilRBACTest.php.
ilRBACTest::testAssignOperationToObject | ( | ) |
Test assignOperationToObject Method DB: rbac_ta.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin
Definition at line 700 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testAssignUser | ( | ) |
Test Assign User Method DB: rbac_ua.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin
Definition at line 198 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testCache | ( | ) |
ilRBACTest::testConditions | ( | ) |
test preconditions IL_Init
Definition at line 142 of file ilRBACTest.php.
References $handler, ilConditionHandler\_deleteTargetConditionsByRefId(), ilConditionHandler\_getCondition(), ilConditionHandler\_getDistinctTargetRefIds(), ilConditionHandler\_getPersistedConditionsOfTarget(), and ilConditionHandler\_getPersistedConditionsOfTrigger().
ilRBACTest::testCopyRolePermissionIntersection | ( | ) |
Test Copy Role Permission Intersection Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testSetRolePermission
Definition at line 574 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testCopyRolePermissions | ( | ) |
Test Method DB: rbac_template DB: rbac_pa.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testGrantPermission testRevokePermission testSetRolePermission
Definition at line 504 of file ilRBACTest.php.
References $DIC, $ilDB, $req, $row, and $type.
ilRBACTest::testCopyRolePermissionSubtract | ( | ) |
Test Copy Role Permission Subtract Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testSetRolePermission
Definition at line 661 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testCopyRolePermissionUnion | ( | ) |
Test Copy Role Permission Union Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testCopyRoleTemplatePermissions testSetRolePermission
Definition at line 619 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testCopyRoleTemplatePermissions | ( | ) |
Test Copy Role Template Permission Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testSetRolePermission
Definition at line 470 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testDeassignOperationFromObject | ( | ) |
Test deassignOperationFromObject Method ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testAssignOperationToObject.
Definition at line 719 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testDeassignUser | ( | ) |
Test deassign user Method DB: rbac_ua.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testAssignUser
Definition at line 221 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testDeleteRolePermission | ( | ) |
Test Delete Role Permission Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testSetRolePermission
Definition at line 432 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testGrantPermission | ( | ) |
Test grant Permission Method DB: rbac_pa.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin
Definition at line 240 of file ilRBACTest.php.
References $DIC.
ilRBACTest::testRbacFA | ( | ) |
ilRBACTest::testRbacPA | ( | ) |
ilRBACTest::testRbacTA | ( | ) |
ilRBACTest::testRbacUA | ( | ) |
test rbac_ua IL_Init
Definition at line 82 of file ilRBACTest.php.
References $DIC, and ilUtil\_getObjectsByOperations().
ilRBACTest::testRevokePermission | ( | ) |
Test revoke Permission Method DB: rbac_pa.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testGrantPermission
Definition at line 261 of file ilRBACTest.php.
References $DIC, $ilDB, $req, and $row.
ilRBACTest::testRevokePermissionList | ( | ) |
Test revokePermissionList Method DB: rbac_pa.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testGrantPermission
Definition at line 376 of file ilRBACTest.php.
References $DIC, $id, and $list.
ilRBACTest::testRevokeSubtreePermissions | ( | ) |
Test revokeSubtreePermissions Method DB: rbac_pa.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin testGrantPermission
Definition at line 330 of file ilRBACTest.php.
ilRBACTest::testSetRolePermission | ( | ) |
Test Set Role Permission Method DB: rbac_template.
ilRbacReview $rbacreview ilRbacAdmin $rbacadmin
Definition at line 402 of file ilRBACTest.php.
References $DIC.
|
protected |
Definition at line 36 of file ilRBACTest.php.