wiki.techinc.nl/tests/phpunit/includes/session
Aaron Schulz bebe30333d objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses
This make it much clearer what needs to be overridden

Change-Id: I3073f8a0605f557c6a3a93d0d8401cddd0fb8dbe
2019-07-19 13:01:46 -07:00
..
BotPasswordSessionProviderTest.php
CookieSessionProviderTest.php
ImmutableSessionProviderWithCookieTest.php
PHPSessionHandlerTest.php Output only to stderr in unit tests 2018-10-08 21:04:12 +03:00
SessionBackendTest.php Use AtEase::quietCall() instead of Wikimedia\quietCall() 2019-06-10 14:18:19 +00:00
SessionInfoTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
SessionManagerTest.php Follow up to 'Remove support for the deprecated Key header' 2019-06-20 15:01:51 -04: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 Remove a few method_exists() checks 2019-03-10 00:17:12 -08:00
UserInfoTest.php