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

Improves warning when verifying a stub #196

Merged
merged 1 commit into from
Mar 6, 2017

Conversation

samjonester
Copy link
Contributor

After a verification is made, a warning can be produced to signal that
the verification call matches a stub on the same testdouble. This
behavior is improved to test the verification against the stubbing using
the stubs matchers and config options.

This closes: stub also verified warning when using ignoreExtraArgs #181
completed with @tinney

After a verification is made, a warning can be produced to signal that
the verification call matches a stub on the same testdouble. This
behavior is improved to test the verification against the stubbing using
the stubs matchers and config options.

This closes: stub also verified warning when using ignoreExtraArgs testdouble#181
completed with @tinney
@searls
Copy link
Member

searls commented Mar 6, 2017

boom! awesome!

@searls searls merged commit 4589f39 into testdouble:master Mar 6, 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.

None yet

2 participants