Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 39 and 310]

Privacy provider tests.

Copyright: 2018 Sara Arjona <sara@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 398 lines (18 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

tool_policy_privacy_provider_testcase:: (7 methods):
  setUp()
  test_get_contexts_for_userid()
  test_get_users_in_context()
  test_export_agreements()
  test_export_agreements_for_other()
  test_export_created_policies()
  add_policy()


Class: tool_policy_privacy_provider_testcase  - X-Ref

Privacy provider tests class.

setUp()   X-Ref
Setup function. Will create a user.


test_get_contexts_for_userid()   X-Ref
Test getting the context for the user ID related to this plugin.


test_get_users_in_context()   X-Ref
Test getting the user IDs within the context related to this plugin.


test_export_agreements()   X-Ref
No description

test_export_agreements_for_other()   X-Ref
No description

test_export_created_policies()   X-Ref
No description

add_policy($params = [])   X-Ref
Helper method that creates a new policy for testing

param: array $params
return: policy_version