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 |
mod_helper_trait_test:: (7 methods):
test_process_pre_save()
test_process_pre_save_instance()
test_process_pre_save_checkboxes()
test_process_pre_save_common()
test_process_post_save()
test_process_post_save_with_add()
test_process_post_save_twice_with_completion()
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. |