wiki.techinc.nl/tests/phpunit/includes/exception
Umherirrender abf2ea44e8 tests: Handle dynamic created properties on test classes
- Declare missing properties
- Remove unused or avoid set of properties
- Add AllowDynamicProperties

Bug: T314099
Change-Id: Ie631894f2ffbb616f6dd09851405d681f3eb8fcd
2023-01-13 21:03:42 +00:00
..
BadTitleErrorTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
ErrorPageErrorTest.php tests: Migrate away from setMwGlobals() 2022-08-22 20:17:49 +00:00
MWExceptionTest.php Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
PermissionsErrorTest.php tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
ReadOnlyErrorTest.php Replace deprecated wfReadOnly/wfReadOnlyReason 2022-06-20 15:35:24 +00:00
ThrottledErrorTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
UserNotLoggedInTest.php