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.

Tex filter library functions tests

Copyright: 2021 Shamim Rezaie <shamim@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 65 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: lib_test  - X-Ref

Tex filter library functions tests

filter_tex_sanitize_formula_provider()   X-Ref
Data provider for test_filter_tex_sanitize_formula.

return: array

test_filter_tex_sanitize_formula(string $formula, string $expected)   X-Ref
Tests for filter_tex_sanitize_formula() function.

param: $formula The formula to test
param: $expected The sanitized version of the formula we expect to get