Problem/Motivation
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.
Issue fork test_helpers-3476467
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzImplemented.
Comment #5
murz