phpunit-documentation-english
phpunit-documentation-english copied to clipboard
Test Doubles / Mock Object: rewrite for `setMethod()` changes
Looks like part of the https://phpunit.readthedocs.io/en/9.0/test-doubles.html#mock-objects section needs some rewriting to mention the alternatives to the deprecated MockBuilder::setMethods() functionality.
Ref: https://github.com/sebastianbergmann/phpunit/issues/3770