Skip to content

Testing

IDragonfire edited this page May 3, 2017 · 7 revisions

This Page is to summarize sum best practice for testing.

Compare JSON

To compare JSON documents we recommand https://github.com/hertzsprung/hamcrest-json

Sources

http://docs.spring.io/spring/docs/3.0.x/reference/testing.html

https://dzone.com/articles/unit-and-integration-tests-in-spring-boot

Clone this wiki locally