Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

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

Tests for report library functions.

Copyright: 2014 onwards Ankit agarwal <ankit.agrr@gmail.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later.
File Size: 145 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: lib_test  - X-Ref

Class report_outline_lib_testcase

setUp()   X-Ref


test_report_participation_supports_logstore()   X-Ref
Test report_log_supports_logstore.


test_report_outline_myprofile_navigation()   X-Ref
Tests the report_outline_myprofile_navigation() function as an admin user.


test_report_outline_myprofile_navigation_without_permission()   X-Ref
Tests the report_outline_myprofile_navigation() function as a user without permission.


test_report_outline_can_not_access_user_report_without_viewuserreport_permission()   X-Ref
Test that the current user can not access user report without report/outline:viewuserreport permission.


test_report_outline_can_access_user_report_with_viewuserreport_permission()   X-Ref
Test that the current user can access user report with report/outline:viewuserreport permission.