Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
External completion functions unit tests
Copyright: | 2015 Juan Leyva <juan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 529 lines (27 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_completion_externallib_testcase:: (6 methods):
test_update_activity_completion_status_manually()
test_get_activities_completion_status()
test_override_activity_completion_status()
test_override_status_user_without_capability()
test_get_course_completion_status()
test_mark_course_self_completed()
Class: core_completion_externallib_testcase - X-Ref
External completion functions unit teststest_update_activity_completion_status_manually() X-Ref |
Test update_activity_completion_status_manually |
test_get_activities_completion_status() X-Ref |
Test update_activity_completion_status |
test_override_activity_completion_status() X-Ref |
Test override_activity_completion_status |
test_override_status_user_without_capability() X-Ref |
Test overriding the activity completion status as a user without the capability to do so. |
test_get_course_completion_status() X-Ref |
Test get_course_completion_status |
test_mark_course_self_completed() X-Ref |
Test mark_course_self_completed |