moodle/customfield/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 Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle 2021-09-16 00:32:47 +02:00
fixtures MDL-57898 core_customfield: Custom fields API 2019-01-18 14:28:18 +01:00
generator MDL-57898 core_customfield: coding style fixes 2019-01-18 14:28:24 +01:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
api_test.php MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
category_controller_test.php MDL-67353 course: move form tearDown() to reset_all_data() 2020-01-29 23:43:57 +01:00
data_controller_test.php MDL-67353 course: move form tearDown() to reset_all_data() 2020-01-29 23:43:57 +01:00
field_controller_test.php MDL-67353 course: move form tearDown() to reset_all_data() 2020-01-29 23:43:57 +01:00
generator_test.php MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00