wiki.techinc.nl/tests/phpunit/includes/session
Max Semenik 48a323f702 tests: Add explicit return type void to setUp() and tearDown()
Bug: T192167
Depends-On: I581e54278ac5da3f4e399e33f2c7ad468bae6b43
Change-Id: I3a21fb55db76bac51afdd399cf40ed0760e4f343
2019-10-30 14:31:22 -07:00
..
BotPasswordSessionProviderTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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