moodle/contentbank/tests
Eloy Lafuente (stronk7) 57e6fb7ad9 MDL-73348 phpunit: privacy and privacy_provider testcase names
All privacy_test and privacy_provider_test classes:

- Namespaced with component\privacy.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Renamed a few files to make all be privacy_test or privacy_provider_test.php
- All them passing individually.
- Complete runs passing too.
2021-12-17 14:21:02 +01:00
..
behat MDL-72090 navigation: Update to behat feature files for navigation. 2021-12-09 11:13:35 +08:00
external MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
fixtures MDL-69143 contentbank: add import file method to content 2020-07-29 17:49:50 +02:00
generator MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
content_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
contentbank_test.php MDL-69331 core_contentbank: Hide disabled H5P content-types 2021-04-15 09:16:32 +02:00
contenttype_test.php MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
privacy_test.php MDL-73348 phpunit: privacy and privacy_provider testcase names 2021-12-17 14:21:02 +01:00