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

Allow ReadContext to be matched by isJson()/hasJsonPath() matchers - issue #254 #263

Merged

Conversation

helsing
Copy link
Contributor

@helsing helsing commented Sep 20, 2016

Currently it's possible to match on ReadContext using the withJsonPath()/withoutJsonPath()-matchers.

This PR makes it possible to also use isJson()/hasJsonPath()-matchers to match on ReadContext, i.e making them more liberal in what they would accept as input.

See issue #254.

@kallestenflo kallestenflo merged commit 8f788bc into json-path:master Sep 21, 2016
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