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 39 and 311]

(no description)

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

Defines 1 class


Class: link_generator_test  - X-Ref

PHPUnit tests for link_generator.

setUp()   X-Ref
Called before every test.


test_http_link_generated()   X-Ref
Test that a http link is generated correctly.


test_https_link_generated()   X-Ref
Test that a http link is generated correctly.


test_seb_link_generated()   X-Ref
Test that a seb link is generated correctly.


test_sebs_link_generated()   X-Ref
Test that a sebs link is generated correctly.


test_course_module_does_not_exist()   X-Ref
Test that link_generator can't not be instantiated with fake course module.