wiki.techinc.nl/tests/phpunit/includes/session
Gergő Tisza 525bfbc8df Switch to librarized version of TestingAccessWrapper
Replaces \TestingAccessWrapper (defined in core) with
\Wikimedia\TestingAccessWrapper (defined in the composer package
wikimedia/testing-access-wrapper).

See https://gerrit.wikimedia.org/r/#/q/topic:librarize-testing-access-wrapper
for downstream patches.

The core version of the class is kept around for a while to avoid
circular dependency problems.

Bug: T163434
Change-Id: I52cc257e593da3d6c3b01a909e554a950225aec8
2017-04-20 14:15:57 +00:00
..
BotPasswordSessionProviderTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
CookieSessionProviderTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
ImmutableSessionProviderWithCookieTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
MetadataMergeExceptionTest.php Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
PHPSessionHandlerTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
SessionBackendTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
SessionIdTest.php
SessionInfoTest.php Add SessionInfo force-use flag 2016-05-10 15:59:32 -04:00
SessionManagerTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00: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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUtils.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
TokenTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
UserInfoTest.php