wiki.techinc.nl/tests/phpunit/includes/session
Umherirrender f559864d06 tests: Use TestingAccessWrapper::newFromClass in session tests
Some tests using ReflectionProperty::setValue(), which is deprecated for
static values in php8.3

Bug: T352910
Change-Id: I702cbf3de9c448d0a4e41fd06adc59d4074137cc
2023-12-06 21:01:03 +01:00
..
BotPasswordSessionProviderTest.php tests: Use $this->getDb() instead of wfGetDB() in integration tests 2023-09-25 21:08:09 +02:00
CookieSessionProviderTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
CsrfTokenSetTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ImmutableSessionProviderWithCookieTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
PHPSessionHandlerTest.php tests: Use TestingAccessWrapper::newFromClass in session tests 2023-12-06 21:01:03 +01:00
SessionBackendTest.php tests: Use TestingAccessWrapper::newFromClass in session tests 2023-12-06 21:01:03 +01:00
SessionInfoTest.php Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
SessionManagerTest.php tests: Use TestingAccessWrapper::newFromClass in session tests 2023-12-06 21:01:03 +01:00
SessionProviderTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
SessionTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
TestBagOStuff.php
TestUtils.php tests: Use TestingAccessWrapper::newFromClass in session tests 2023-12-06 21:01:03 +01:00
UserInfoTest.php tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00