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

discontinued
outdated

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
0
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

unknown (LICENSE)

Dependencies

convert, matcher

More

Packages that depend on json_matcher