wiki.techinc.nl/tests/phpunit/includes/session
Thiemo Mättig 1ade7ff45b Remove unused method parameters from TestBagOStuff
This is a test mock exclusively used in tests. All code I'm removing here
is unused and neither needed nor covered by any test.

Change-Id: Ifd010c49973460f6fbb2cd83f8fd63488f5fd291
2018-01-30 11:04:45 -05:00
..
BotPasswordSessionProviderTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CookieSessionProviderTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ImmutableSessionProviderWithCookieTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MetadataMergeExceptionTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PHPSessionHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SessionBackendTest.php Remove unused method parameters from TestBagOStuff 2018-01-30 11:04:45 -05:00
SessionIdTest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
SessionInfoTest.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Remove unused method parameters from TestBagOStuff 2018-01-30 11:04:45 -05:00
SessionProviderTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
SessionTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
TestBagOStuff.php Remove unused method parameters from TestBagOStuff 2018-01-30 11:04:45 -05:00
TestUtils.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
TokenTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
UserInfoTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00