See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 310]
Course copy tests.
Author: | Matt Porritt <mattp@catalyst-au.net> |
Copyright: | 2020 onward The Moodle Users Association <https://moodleassociation.org/> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 636 lines (24 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_backup_course_copy_testcase:: (10 methods):
setUp()
test_create_copy()
test_get_copies()
test_get_copies_course()
test_get_copies_course_deleted()
test_course_copy()
test_course_copy_no_users()
test_course_copy_students_data()
test_course_copy_no_data()
test_malformed_instantiation()
Class: core_backup_course_copy_testcase - X-Ref
Course copy tests.setUp() X-Ref |
Set up tasks for all tests. |
test_create_copy() X-Ref |
Test creating a course copy. |
test_get_copies() X-Ref |
Test getting the current copies. |
test_get_copies_course() X-Ref |
Test getting the current copies for specific course. |
test_get_copies_course_deleted() X-Ref |
Test getting the current copies if course has been deleted. |
test_course_copy() X-Ref |
No description |
test_course_copy_no_users() X-Ref |
No description |
test_course_copy_students_data() X-Ref |
No description |
test_course_copy_no_data() X-Ref |
No description |
test_malformed_instantiation() X-Ref |
No description |