Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

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