moodle/auth/oauth2/tests
Eloy Lafuente (stronk7) f6711bb394 MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:45:59 +02:00
..
api_test.php MDL-65335 auth: Make oauth2 enabled check more efficient 2019-09-20 08:54:40 +01:00
auth_test.php MDL-59298 auth_oauth2: Custom email message when account uses oauth2 2019-04-08 18:56:41 +10:00
privacy_provider_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00