Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 310 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
api_test:: (11 methods):
setUp()
test_create_cohort_role_assignment_without_permission()
test_create_cohort_role_assignment_with_invalid_data()
test_create_cohort_role_assignment()
test_delete_cohort_role_assignment_without_permission()
test_delete_cohort_role_assignment_with_invalid_data()
test_delete_cohort_role_assignment()
test_delete_cohort_role_assignment_cohorts_having_same_members()
test_list_cohort_role_assignments()
test_count_cohort_role_assignments()
test_sync_all_cohort_roles()
setUp() X-Ref |
Setup function- we will create a course and add an assign instance to it. |
test_create_cohort_role_assignment_without_permission() X-Ref |
No description |
test_create_cohort_role_assignment_with_invalid_data() X-Ref |
No description |
test_create_cohort_role_assignment() X-Ref |
No description |
test_delete_cohort_role_assignment_without_permission() X-Ref |
No description |
test_delete_cohort_role_assignment_with_invalid_data() X-Ref |
No description |
test_delete_cohort_role_assignment() X-Ref |
No description |
test_delete_cohort_role_assignment_cohorts_having_same_members() X-Ref |
Test case verifying that syncing won't remove role assignments if they are valid for another cohort role assignment. |
test_list_cohort_role_assignments() X-Ref |
No description |
test_count_cohort_role_assignments() X-Ref |
No description |
test_sync_all_cohort_roles() X-Ref |
No description |