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

discontinued
outdatedDart 1 only

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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased #

0.1.6 - 2018-03-28 #

Fixed #

  • SCREAMING CAPS deprecation warning in dart:convert

0.1.5 - 2018-03-19 #

Fixed #

  • Fixed minor linter issues in dart 2.0

0.1.4 - 2018-03-19 #

Fixed #

  • Fixed minor linter issues

0.1.3 - 2018-03-19 #

Added #

  • String matcher

0.1.2 - 2018-03-11 #

Added #

  • Analysis options

0.1.1 - 2018-03-11 #

Added #

  • Strong mode enabled

0.1.0 - 2018-03-10 #

Added #

  • encodesToJson() matcher
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