Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

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

Defines 1 class


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