Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Privacy provider tests.

Author: Jesus Federico (jesus [at] blindsidenetworks [dt] com)
Copyright: 2018 - present, Blindside Networks Inc
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 291 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: provider_test  - X-Ref

Privacy provider tests class.

test_get_metadata()   X-Ref
Test for provider::get_metadata().


test_get_contexts_for_userid()   X-Ref
Test for provider::get_contexts_for_userid().


test_export_for_context_logs()   X-Ref
Test for provider::export_user_data().


test_get_users_in_context()   X-Ref
Test that only users with relevant contexts are fetched.


test_delete_data_for_all_users_in_context()   X-Ref
Test for provider::delete_data_for_all_users_in_context().


test_delete_data_for_user()   X-Ref
Test for provider::delete_data_for_user().


test_delete_data_for_users()   X-Ref
Test that data for users in approved userlist is deleted.


get_bigbluebuttonbn_environemnt()   X-Ref
Prepares the environment for testing.

return: array $e