File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -83,18 +83,19 @@ Write tests like this:
8383
8484<code >JSONAssert.assertEquals(<i >expectedJSONString</i >, <i >actualJSON</i >, <i >strictMode</i >);</code >
8585
86- [ Some real-world examples] ( https ://github.com/ skyscreamer/yoga/tree/master/yoga-demos/yoga-demo-shared/src/main/java/ org/skyscreamer/yoga/demo/test )
86+ [ More examples in our cookbook ] ( http ://jsonassert. skyscreamer. org/cookbook.html )
8787
8888* * *
8989
9090Who uses JSONassert?
9191--------------------
9292 + [ yoga] ( https://github.com/skyscreamer/yoga ) - A relational REST framework
93+ + [ hamcrest-json] ( https://github.com/hertzsprung/hamcrest-json ) - Hamcrest matchers for comparing JSON documents
9394
9495* * *
9596
9697Resources
9798---------
9899
99- [ JavaDoc] ( http://skyscreamer.org/JSONassert/javadoc/ )
100+ [ JavaDoc] ( http://jsonassert. skyscreamer.org/apidocs/index.html )
100101
You can’t perform that action at this time.
0 commit comments