moodle/privacy/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
..
fixtures MDL-62134 core_privacy: Allow for a failure handler 2018-05-16 11:52:46 +08:00
privacy MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
approved_contextlist_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
approved_userlist_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
collection_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_base_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_collection_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_test.php MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:04:31 +01:00
legacy_polyfill_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
manager_test.php MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
moodle_content_writer_test.php MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
request_helper_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
request_transform_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
sitepolicy_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:04:31 +01:00
tests_content_writer_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:04:31 +01:00
types_database_table_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_external_location_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_plugintype_link_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_subsystem_link_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_user_preference_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_base_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_collection.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
writer_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00