moodle/lib/tests/task
Eloy Lafuente (stronk7) 0ed53be9b2 MDL-66902 tests: Fix all incorrect namespaces
This issue just goes over all the currently incorrect
namespaces in test cases and:

1. Change the namespace to the correct one.
2. Move/rename it to correct location if needed (level 2 and down).
3. Remove not needed MOODLE_INTERNAL check when possible.
4. Remove file phpdoc when the file only has one class.
5. Make small adjustments in case the change of namespace requires it.
2022-09-26 14:12:16 +02:00
..
adhoc_task_test.php
calendar_cron_task_test.php
completion_daily_task_test.php
database_logger_test.php
h5p_get_content_types_task_test.php
logging_test.php
manager_test.php
running_test.php
scheduled_task_test.php