moodle/question/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
..
behat MDL-75051 Questions: Selecting idnumber in the question bank, 2022-09-09 10:11:45 +01:00
event MDL-71696 core_question: class autoload changes 2022-02-03 22:22:50 +11:00
fixtures MDL-71636 core_question : API changes for column_base 2022-03-02 08:14:48 +00:00
generator MDL-74255 quiz: fix redo and regrade question version handling 2022-04-08 12:19:53 +01:00
privacy MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00
backup_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
bank_view_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
calculated_question_summary_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
externallib_test.php MDL-75312 question: predictable ordering of available questions. 2022-07-26 17:12:48 +01:00
generator_test.php MDL-71696 core_question: Changes for versioning 2022-02-03 22:22:44 +11:00
importexport_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
least_used_variant_strategy_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
privacy_helper.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
question_bank_column_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
random_question_loader_test.php MDL-75777 phpunit: Move tests to use correct names and ns (take#6) 2022-09-19 11:01:21 +02:00
version_test.php MDL-73376 qbank_comment: Version selection in modal 2022-09-01 11:43:55 +10:00