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.

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

(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