Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify the arguments of Generator::getMock like $callOriginalClone, $callAutoload, ...etc. #36

Open
tkfm-yamaguchi opened this issue Sep 1, 2021 · 0 comments

Comments

@tkfm-yamaguchi
Copy link

So far, we cannot specify the third and subsequent arguments of Generator::getMock.
It causes unexpected result in some case, i.e. $cloneArguments is always true so comparison like with would be failed like the issue below:
sebastianbergmann/phpunit-mock-objects#348

Is it possible to specify those parameters by Codeception's Stub?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant