wiki.techinc.nl/tests/phpunit/includes/user
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
..
BotPasswordTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
CentralIdLookupTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
LocalIdLookupTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
PasswordResetTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
UserArrayFromResultTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserGroupMembershipTest.php User group memberships that expire 2017-01-27 09:24:20 +00:00
UserTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00