moodle/privacy/tests
Eloy Lafuente (stronk7) 790237a77f MDL-71036 phpunit: xml config - switch coverage info to new includes
This applies the "whitelist" => "include" changes to all the core
phpunit_coverage_info occurrences, so core won't emit any deprecation
warning (see previous commit).

At the same time, modified a bunch of comments in coverage files
to be more readable/understandable.
2021-03-11 23:07:31 +01:00
..
fixtures MDL-62134 core_privacy: Allow for a failure handler 2018-05-16 11:52:46 +08:00
approved_contextlist_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
approved_userlist_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
collection_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_base_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_collection_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
contextlist_test.php MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:07:31 +01:00
coverage.php MDL-71036 phpunit: xml config - switch coverage info to new includes 2021-03-11 23:07:31 +01:00
legacy_polyfill_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
manager_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
moodle_content_writer_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 23:07:30 +01:00
provider_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:46:05 +02:00
request_helper_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
request_transform_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:46:05 +02:00
sitepolicy_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
tests_content_writer_test.php MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
types_database_table_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_external_location_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_plugintype_link_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_subsystem_link_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
types_user_preference_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_base_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_collection.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
userlist_test.php MDL-65130 privacy: Add @covers annotation to tests 2019-03-21 10:29:07 +08:00
writer_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00