mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
![]() While this is not strictly required, because removal will happen in PHPUnit 9.0, we are already getting rid of all uses in core. From release notes:https://phpunit.de/announcements/phpunit-8.html assertInternalType() is deprecated and will be removed in PHPUnit 9. Refactor your test to use assertIsArray(), assertIsBool(), assertIsFloat(), assertIsInt(), assertIsNumeric(), assertIsObject(), assertIsResource(), assertIsString(), assertIsScalar(), assertIsCallable(), or assertIsIterable() instead. |
||
---|---|---|
.. | ||
fixtures | ||
approved_contextlist_test.php | ||
approved_userlist_test.php | ||
collection_test.php | ||
contextlist_base_test.php | ||
contextlist_collection_test.php | ||
contextlist_test.php | ||
coverage.php | ||
legacy_polyfill_test.php | ||
manager_test.php | ||
moodle_content_writer_test.php | ||
provider_test.php | ||
request_helper_test.php | ||
request_transform_test.php | ||
sitepolicy_test.php | ||
tests_content_writer_test.php | ||
types_database_table_test.php | ||
types_external_location_test.php | ||
types_plugintype_link_test.php | ||
types_subsystem_link_test.php | ||
types_user_preference_test.php | ||
userlist_base_test.php | ||
userlist_collection.php | ||
userlist_test.php | ||
writer_test.php |