Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

Differences Between: [Versions 310 and 403] [Versions 39 and 403]

(no description)

File Size: 47 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: data_registry_test  - X-Ref

Unit tests for the data_registry class.

test_get_effective_context_value_invalid_element()   X-Ref
Ensure that the get_effective_context_value only errors if provided an inappropriate element.

This test is not great because we only test a limited set of values. This is a fault of the underlying API.

test_get_effective_contextlevel_value_invalid_element()   X-Ref
Ensure that the get_effective_contextlevel_value only errors if provided an inappropriate element.

This test is not great because we only test a limited set of values. This is a fault of the underlying API.