Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

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

Unit test for the filter_algebra

Copyright: 2012 Tim Hunt
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 90 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: filter_algebra_testcase  - X-Ref

Unit tests for filter_algebra.

Note that this only tests some of the filter logic. It does not actually test
the normal case of the filter working, because I cannot make it work on my
test server, and if it does not work here, it probably does not also work
for other people. A failing test will be irritating noise.

setUp()   X-Ref
No description

test_algebra_filter_no_algebra()   X-Ref
No description

test_algebra_filter_pluginfile()   X-Ref
No description

test_algebra_filter_draftfile()   X-Ref
No description

test_algebra_filter_unified_diff()   X-Ref
No description