wiki.techinc.nl/tests/phpunit/includes/session
Max Semenik fb06e4cd85 Update tests to use PHPUnit 6 class names
Bug: T192167
Change-Id: I42b0c8908b4968b95b08f861a40af18dc79fa0a1
2019-10-06 01:01:28 -07:00
..
BotPasswordSessionProviderTest.php
CookieSessionProviderTest.php tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
ImmutableSessionProviderWithCookieTest.php
PHPSessionHandlerTest.php
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 Add a dedicated Exception for SessionOverflow 2019-09-10 08:27:29 +00:00
SessionProviderTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00: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