Actions
Epic #101601
closedReplace usages of getMockForAbstractClass
Start date:
2023-08-07
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Sprint Focus:
Description
getMockForAbstractClass has been (soft-)deprecated in PHPUnit 10.1: https://github.com/sebastianbergmann/phpunit/issues/5241
Hence, we should replace its usages to follow best practices and avoid deprecation warnings later with PHPUnit 11.
Actions