(no description)
File Size: | 257 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: provider_test - X-Ref
Privacy provider tests class.test_get_contexts_for_userid() X-Ref |
Check that a user context is returned if there is any user data for this user. |
test_get_users_in_context() X-Ref |
Test that only users within a user context are fetched. |
test_export_user_data() X-Ref |
Test that user data is exported correctly. |
test_delete_data_for_all_users_in_context() X-Ref |
Test deleting all user data for a specific context. |
test_delete_data_for_user() X-Ref |
Test deleting a user's data for a specific context. |
test_delete_data_for_users() X-Ref |
Test that data for users in an approved userlist is deleted. |
insert_dummy_moodlenet_share_progress_record(int $userid) X-Ref |
Helper function to insert a MoodleNet share progress record for use in the tests. param: int $userid The ID of the user to link the record to. |