moodle/mod/quiz/accessrule/seb
Eloy Lafuente (stronk7) 81f05b3239 MDL-75716 phpunit: Move tests to use correct names and ns (take#5)
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.

Special mention to:

- In lib/tests/blocklib_test.php 2 helper classes have been
  moved to tests/fixtures, because they needed to be namespace-free.
2022-09-12 19:29:34 +02:00
..
amd MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
backup/moodle2
classes MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
db MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
lang/en MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
templates MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
tests MDL-75716 phpunit: Move tests to use correct names and ns (take#5) 2022-09-12 19:29:34 +02:00
config.php
lib.php
rule.php MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00
settings.php
template.php
version.php MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API 2022-08-31 13:10:28 +10:00