Package uk.co.datumedge.hamcrest.json


package uk.co.datumedge.hamcrest.json
Provides Hamcrest matchers for comparing JSON documents.
  • Class
    Description
    Compares JSON documents.
    Models the result of a comparison between two JSON documents.
    Allows a comparator's behaviour to be configured to allow any array ordering, or extra unexpected fields.
    Matcher that asserts that one JSON document is the same as another.