wiki.techinc.nl/tests/phpunit/unit/includes/Permissions
Umherirrender d36073cdcf tests: Make some PHPUnit data providers static
Initally used a new sniff with autofix (T333745),
but some provide are defined non-static in TestBase class
and need more work to make them static in a compatible way

Bug: T332865
Change-Id: I889d33424f0c01fb26f2d86f8d4fc3de3e568843
2023-05-20 01:05:27 +02:00
..
GrantsInfoTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
GroupPermissionsLookupTest.php build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
PermissionManagerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
PermissionStatusTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
RestrictionStoreTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
SimpleAuthorityTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
UltimateAuthorityTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
UserAuthorityTest.php Permissions: Add strict return types and minor doc cleanup 2022-05-21 23:05:32 +01:00