- Issue created by @murz
- Merge request !138Issue #3476467: Reimplement function MockBuilder::addMethods() locally → (Merged) created by murz
PHPUnit project has deprecated the function MockBuilder::addMethods()
but we really need it for our tests.
Related file: src/UnitTestCaseWrapper.php
So, would be great to find a workaround or reimplement this function locally on the test_helpers module side.
Active
1.5
Code