JSONAssert 1.3.0
carterpage
released this
30 Oct 21:23
·
85 commits
to master
since this release
- Fix & improve ArrayValueMatcher JavaDoc (dmackinder)
- Fix final JavaDoc example and add new example showing how to verify every array element using a custom comparator
- Fix URL in pom.xml (aukevanleeuwen)
- Update JSONCompareResult.java adding 2 new lists for missing and unexpected fileds (riccorazza)
- Includes missing imports in test class (javierseixas)