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.

BBB Library tests class.

Author: Laurent David (laurent@call-learning.fr)
Copyright: 2018 - present, Blindside Networks Inc
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 218 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: mod_helper_trait_test  - X-Ref

BBB Library tests class.

test_process_pre_save()   X-Ref
Presave test


test_process_pre_save_instance()   X-Ref
Presave instance


test_process_pre_save_checkboxes()   X-Ref
Presave checkboxes


test_process_pre_save_common()   X-Ref
Presave common


test_process_post_save()   X-Ref
Post save


test_process_post_save_with_add()   X-Ref
Post save notification


test_process_post_save_twice_with_completion()   X-Ref
Post save

There was an issue when both the opening time and completion were set
and the form was saved twice.