wiki.techinc.nl/tests/phpunit/unit/includes/auth
Reedy 41c42d5435 Tests: Cleanup some unnecessary nested function calls
Replace ->will( ->return with ->willReturn(

Change-Id: Ia2dfafa03cac8169d86d6fa5a30b73bfad1fe9fa
2022-06-06 01:02:34 +01:00
..
AbstractAuthenticationProviderTest.php Hard deprecate the setters of AbstractAuthenticationProvider class 2021-05-31 13:02:39 +00:00
AbstractSecondaryAuthenticationProviderTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
AuthenticationProviderTestTrait.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
AuthenticationResponseTest.php tests: Fix types in documentation by adding use statements 2022-05-29 07:11:15 +00:00