phpunit-documentation-english icon indicating copy to clipboard operation
phpunit-documentation-english copied to clipboard

Test Doubles / Mock Object: rewrite for `setMethod()` changes

Open jrfnl opened this issue 5 years ago • 0 comments

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

jrfnl avatar Feb 20 '20 17:02 jrfnl