Codeception / Codeception/AspectMock
Best way to return multiple values from mocked methods
Open
- Dominant language
- PHP
- Stars
- 784
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
One of the classes I'm mocking is called few times along the process and from what I read in the docs, I can only return a single value when defining the mock. Is there a way to change the returning values on each call?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.