- Issue created by @mondrake
- 🇺🇸United States smustgrave
Seems like a good refactor without 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 class EntityFormTest
Needs review
11.0 🔥
phpunit
Seems like a good refactor without test coverage lost.