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.

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.