moodle/enrol/ldap
Eloy Lafuente (stronk7) 9f53b0e965 MDL-73971 phpunit: Move more tests to use correct names and namespaces
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:

- Some fixtures, initially defined in the test files have been
  moved to new files in fixtures subdirectory, leaving the unit
  test files clearer:
  - moodle2_course_format_test.php
- Rename wrong named test:
  - baseoptiogroup_test = baseoptigroup_test
2022-05-06 18:29:11 +02:00
..
classes MDL-61915 enrol: Add privacy implementation for all enrol plugins 2018-04-23 14:31:40 +02:00
db MDL-57631 enrol_ldap: Add sheduled task 2017-03-06 13:24:00 +00:00
lang/en MDL-69510 admin: make ldap configuration warnings clear 2020-09-03 10:21:07 +08:00
tests MDL-73971 phpunit: Move more tests to use correct names and namespaces 2022-05-06 18:29:11 +02:00
lib.php MDL-73500 general: Remove php < 73 conditional code 2022-01-21 19:47:55 +01:00
settings.php MDL-69510 admin: make ldap configuration warnings clear 2020-09-03 10:21:07 +08:00
settingslib.php MDL-57678 enrol_ldap: Replace usage of make_categories_options() 2020-07-15 18:26:03 +08:00
upgrade.txt MDL-58268 enrol_ldap: Remove enrol/ldap/cli/sync deprecated in 3.3 2019-05-31 09:40:47 +02:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00