wiki.techinc.nl/tests/phpunit/includes/session
Aryeh Gregor 0de9c47b50 Remove Language::factory and getParentLanguage use
Change-Id: I11f8801ef47ec1a1f63d840116e69667e6f3ae3c
2019-10-27 12:34:28 +02:00
..
BotPasswordSessionProviderTest.php Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
CookieSessionProviderTest.php tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
ImmutableSessionProviderWithCookieTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PHPSessionHandlerTest.php Merge "session: Add debug message for the used store class" 2019-10-17 11:05:23 +00:00
SessionBackendTest.php tests: Replace assertions on count() == 0 with strict === [] 2019-09-30 16:20:34 +02:00
SessionInfoTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
SessionManagerTest.php session: Add debug message for the used store class 2019-10-17 03:52:36 +00:00
SessionProviderTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
SessionTest.php Split HttpTest and SessionTest to unit and integration 2019-07-13 21:01:09 +02:00
TestBagOStuff.php objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses 2019-07-19 13:01:46 -07:00
TestUtils.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
UserInfoTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00