wiki.techinc.nl/tests/phpunit/includes/session
Brad Jorsch 6c0abf937a Use ::class in place of string constants
This takes advantage of namespacing, and avoids having
double-backslashes all over the place.

Change-Id: I450fe4e9b1c4cf4e24fced3932fe796cbbadf3a3
2016-03-28 14:53:45 -04:00
..
BotPasswordSessionProviderTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
CookieSessionProviderTest.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
ImmutableSessionProviderWithCookieTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionBackendTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionManagerTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionProviderTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
SessionTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
TestBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
TokenTest.php Use ::class in place of string constants 2016-03-28 14:53:45 -04:00
UserInfoTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00