Skip to content

Conversation

417-72KI
Copy link
Contributor

@417-72KI 417-72KI commented Jul 9, 2021

Checklist

  • I've checked that all new and existing tests pass
  • I've updated the documentation if necessary
  • I've added an entry in the CHANGELOG to credit myself

Description

I've added an overloaded matcher hasJsonBody that tests whether the NSURLRequest body contains a JSON array with the values on same order.

Motivation and Context

There is a matcher hasJsonBody for a JSON object ( created on #265 ).
Unfortunately, it cannot be used when root of an object is an array (e.g. ["foo", "bar"]).

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.

1 participant