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

Mark mockedValue as optional. #23

Merged
merged 2 commits into from
May 24, 2017

Conversation

BadgerBadgerBadgerBadger
Copy link
Contributor

@BadgerBadgerBadgerBadger BadgerBadgerBadgerBadger commented Jan 13, 2017

Since a [mockedValue] is not required, when the mock is being treated as purely a spy. Without this IDEs complain that a required param isn't being passed in. Webstorm has already shown this behavior.

Since a [mockedValue] is not required, when the mock is being treated as purely a spy.
@jupiter jupiter merged commit 8ec8836 into jupiter:master May 24, 2017
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

Successfully merging this pull request may close these issues.

2 participants