wiki.techinc.nl/tests/phpunit/includes/session
2019-10-17 11:05:23 +00: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 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
SessionManagerTest.php session: Add debug message for the used store class 2019-10-17 03:52:36 +00:00
SessionProviderTest.php
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