Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402]
Manual enrolment tests.
Copyright: | 2012 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 764 lines (44 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
lib_test:: (8 methods):
test_migrate_plugin_enrolments()
test_expired()
test_send_expiry_notifications()
test_get_user_enrolment_actions()
test_default_enrolment_instance_acquires_correct_settings()
default_enrolment_instance_data_provider()
test_enrolment_instance_is_updated()
update_enrolment_instance_data_provider()
test_migrate_plugin_enrolments() X-Ref |
Test enrol migration function used when uninstalling enrol plugins. |
test_expired() X-Ref |
No description |
test_send_expiry_notifications() X-Ref |
No description |
test_get_user_enrolment_actions() X-Ref |
Test for getting user enrolment actions. |
test_default_enrolment_instance_acquires_correct_settings(stdClass $expectation, stdClass $globalsettings) X-Ref |
Test how the default enrolment instance inherits its settings from the global plugin settings. param: stdClass $expectation param: stdClass $globalsettings |
default_enrolment_instance_data_provider() X-Ref |
Data provider for test_default_enrolment_instance_acquires_correct_settings(). return: array |
test_enrolment_instance_is_updated(stdClass $expectation, stdClass $updatedata) X-Ref |
Tests an enrolment instance is updated properly. param: stdClass $expectation param: stdClass $updatedata |
update_enrolment_instance_data_provider() X-Ref |
Data provider for test_enrolment_instance_is_updated(). return: array |