| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Unit tests for user/lib.php.
| Copyright: | 2013 Rajesh Taneja <rajesh@moodle.com> |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 578 lines (25 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
core_userliblib_testcase:: (10 methods):
test_user_get_user_details_courses()
test_user_update_user()
test_create_users()
test_user_count_login_failures()
test_user_add_password_history()
test_user_is_previously_used_password()
test_delete_of_hashes_on_user_delete()
test_user_list_view()
test_user_menu_custom_avatar_size()
test_user_can_view_profile()
Class: core_userliblib_testcase - X-Ref
Unit tests for user lib api.| test_user_get_user_details_courses() X-Ref |
| Test user_get_user_details_courses |
| test_user_update_user() X-Ref |
| Test user_update_user. |
| test_create_users() X-Ref |
| Test create_users. |
| test_user_count_login_failures() X-Ref |
| Test function user_count_login_failures(). |
| test_user_add_password_history() X-Ref |
| Test function user_add_password_history(). |
| test_user_is_previously_used_password() X-Ref |
| Test function user_add_password_history(). |
| test_delete_of_hashes_on_user_delete() X-Ref |
| Test that password history is deleted together with user. |
| test_user_list_view() X-Ref |
| Test user_list_view function |
| test_user_menu_custom_avatar_size() X-Ref |
| Test setting the user menu avatar size. |
| test_user_can_view_profile() X-Ref |
| Test user_can_view_profile |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |