wiki.techinc.nl/tests/phpunit/includes/session
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
..
BotPasswordSessionProviderTest.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
CookieSessionProviderTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
CsrfTokenSetTest.php Move CRSF token generation to CsrfTokenSet 2021-06-18 12:24:19 -07:00
ImmutableSessionProviderWithCookieTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
PHPSessionHandlerTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
SessionBackendTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
SessionInfoTest.php Create SessionProviderTestTrait to facilitate testing of an SessionProvider 2021-05-26 20:45:05 +03:00
SessionManagerTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
SessionProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
SessionTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
TestBagOStuff.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
TestUtils.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
UserInfoTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00