Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 539 lines (24 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
externallib_test:: (11 methods):
test_get_course_blocks()
test_get_course_blocks_site_home()
test_get_course_blocks_overrides()
test_get_course_blocks_contents()
test_get_course_blocks_contents_with_mathjax()
test_get_dashboard_blocks_default_dashboard()
test_get_dashboard_blocks_default_dashboard_including_sticky_block()
test_get_dashboard_blocks_custom_user_dashboard()
test_get_dashboard_blocks_other_user_missing_permissions()
test_get_dashboard_blocks_my_courses()
test_get_dashboard_blocks_incorrect_page()
Class: externallib_test - X-Ref
External block functions unit teststest_get_course_blocks() X-Ref |
Test get_course_blocks |
test_get_course_blocks_site_home() X-Ref |
Test get_course_blocks on site home |
test_get_course_blocks_overrides() X-Ref |
Test get_course_blocks |
test_get_course_blocks_contents() X-Ref |
Test get_course_blocks contents |
test_get_course_blocks_contents_with_mathjax() X-Ref |
Test get_course_blocks contents with mathjax. |
test_get_dashboard_blocks_default_dashboard() X-Ref |
Test user get default dashboard blocks. |
test_get_dashboard_blocks_default_dashboard_including_sticky_block() X-Ref |
Test user get default dashboard blocks including a sticky block. |
test_get_dashboard_blocks_custom_user_dashboard() X-Ref |
Test admin get user's custom dashboard blocks. |
test_get_dashboard_blocks_other_user_missing_permissions() X-Ref |
Test user tries to get other user blocks not having permission. |
test_get_dashboard_blocks_my_courses() X-Ref |
Test user get default dashboard blocks for my courses page. |
test_get_dashboard_blocks_incorrect_page() X-Ref |
Test user passing the wrong page type and getting an exception. |