moodle/question/type/tests
Eloy Lafuente (stronk7) 839c2e5c18 MDL-75777 phpunit: Move tests to use correct names and ns (take#6)
Applied the following changes to various 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.
2022-09-19 11:01:21 +02:00
..
question_definition_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
question_first_matching_answer_grading_strategy_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
question_hint_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
question_type_test.php MDL-73799 phpunit: Move some test names, as agreed in the issue 2022-03-03 12:22:36 +01:00