phpunit icon indicating copy to clipboard operation
phpunit copied to clipboard

MockObject can be used to test consecutive method calls.

Open biozshock opened this issue 1 year ago • 7 comments

Allow mock object to be used to mock methods with same name, but with different parameters. Addresses #4255 and #4026.

This can be easily ported to 9.6. Just let me know if i need to target 9.6.

biozshock avatar Feb 15 '23 01:02 biozshock