- Issue created by @mondrake
- 🇺🇸United States smustgrave
This one was a little more in-depth but from what I can tell it's a good refactor with no test coverage lost.
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10.
Some uses were removed as part of 🌱 [meta] Support PHPUnit 10 in Drupal 11 Active , but there's a relevant number of places where this is still used.
replace in classes EntityTypeTest and EntityTypeManagerTest
Active
11.0 🔥
phpunit
This one was a little more in-depth but from what I can tell it's a good refactor with no test coverage lost.