mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
![]() This fixes various (not all) wrong @covers annotations that are reported as warnings by PHPUnit when it's run with code-coverage enabled. When possible, the preferred solution is to change to @covers at class level, that is the recommended way. If multiple classes are involved, then a mix of @coversDefaultClass and @covers at method level are used (always trying to use the minimum needed patch). This is the first of a series of issues created as sub-tasks of MDL-82142. |
||
---|---|---|
.. | ||
amd | ||
classes | ||
cli | ||
course | ||
mnet | ||
presets | ||
registration | ||
roles | ||
settings | ||
templates | ||
tests | ||
tool | ||
user | ||
webservice | ||
antiviruses.php | ||
auth.php | ||
blocks.php | ||
category.php | ||
communication.php | ||
contentbank.php | ||
courseformats.php | ||
cron.php | ||
customfields.php | ||
dataformats.php | ||
editors.php | ||
enrol.php | ||
environment.php | ||
environment.xml | ||
filters.php | ||
hooks.php | ||
index.php | ||
lib.php | ||
localplugins.php | ||
lock.php | ||
mailout-debugger.php | ||
media.php | ||
message.php | ||
modules.php | ||
moodlenet_oauth2_callback.php | ||
oauth2callback.php | ||
phpinfo.php | ||
plagiarism.php | ||
plugins.php | ||
portfolio.php | ||
process_email.php | ||
purgecaches.php | ||
qbankplugins.php | ||
qbehaviours.php | ||
qtypes.php | ||
renderer.php | ||
reports.php | ||
repository.php | ||
repositoryinstance.php | ||
resetemoticons.php | ||
search.php | ||
searchareas.php | ||
searchreindex.php | ||
settings.php | ||
tasklogs.php | ||
testoutgoingmailconf.php | ||
themeselector.php | ||
thirdpartylibs.php | ||
timezone.php | ||
updatesetting.php | ||
upgrade.txt | ||
upgradesettings.php | ||
user.php |