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]

(no description)

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

Defines 1 class


Class: format_topics_test  - X-Ref

Topics course format related unit tests.

test_get_section_name()   X-Ref
Tests for format_topics::get_section_name method with default section names.

return: void

test_get_section_name_customised()   X-Ref
Tests for format_topics::get_section_name method with modified section names.

return: void

test_get_default_section_name()   X-Ref
Tests for format_topics::get_default_section_name.

return: void

test_update_inplace_editable()   X-Ref
Test web service updating section name.

return: void

test_inplace_editable()   X-Ref
Test callback updating section name.

return: void

test_default_course_enddate()   X-Ref
Test get_default_course_enddate.

return: void

test_get_view_url()   X-Ref
Test for get_view_url() to ensure that the url is only given for the correct cases.

return: void