You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Hello, I'm working on trying to find a solution to mocking with parameters and having said mock return a different value based on the parameter. I've come up with the below solution but it doesn't quite feel right despite working.
Any advice on accomplishing this in a cleaner way would be much appreciated.
Hello, I'm working on trying to find a solution to mocking with parameters and having said mock return a different value based on the parameter. I've come up with the below solution but it doesn't quite feel right despite working.
Any advice on accomplishing this in a cleaner way would be much appreciated.
The text was updated successfully, but these errors were encountered: