moodle/admin/tool/uploadcourse/tests
Eloy Lafuente (stronk7) 7a0d024e60 MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper
All restore_date_test, api_test, rule_test, plugin_test,
manager_test, helper_test testcase classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Remove file phpdoc block
- Remove MOODLE_INTERNAL if not needed.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to:

- All restore_date_test cases have been put under xxx\backup
  level 2 (valid API) namespace.
2022-02-05 00:03:32 +01:00
..
behat MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
fixtures MDL-69378 tool_uploadcourse: fix enrolment methods uploads 2020-11-03 12:34:28 +01:00
course_test.php MDL-69816 tool_uploadcourse: configure course content download value. 2021-01-08 18:43:49 +00:00
helper_test.php MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
processor_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:00 +02:00