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.

tool_brickfield check test.

Copyright: 2020 onward: Brickfield Education Labs, https://www.brickfield.ie
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 163 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 admin/tool/brickfield/tests/local/htmlchecker/common/checks/all_checks.php

Defines 1 class

img_alt_not_place_holder_test:: (2 methods):
  test_failcheck()
  test_passcheck1()


Class: img_alt_not_place_holder_test  - X-Ref

Class img_alt_not_placeholder_testcase

test_failcheck()   X-Ref
Test for the each en string specified in $strings - line 43 in imgAltNotPlaceHolder.


test_passcheck1()   X-Ref
Test with alt that was not specified in the $strings array.