json_matcher 0.2.4 copy "json_matcher: ^0.2.4" to clipboard
json_matcher: ^0.2.4 copied to clipboard

discontinued

JSON Matchers for unit tests: encodesToJson() checks if the value encodes to expected JSON, isJson() checks if the string is expected JSON.

JSON Matchers for unit tests #

Provides:

  • encodesToJson() matcher which checks if the value encodes to expected JSON
  • isJson() matcher which checks if the string is expected JSON

See the example for more details.

2
likes
35
pub points
7%
popularity

Publisher

verified publisherkarapetov.com

JSON Matchers for unit tests: encodesToJson() checks if the value encodes to expected JSON, isJson() checks if the string is expected JSON.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

convert, matcher

More

Packages that depend on json_matcher