Simple json assertions for testing frameworks.
This library will help you to build assertions for JSON-RPC API. It will make your assertions easy to write and maintain, as well as reduce it’s complexity. Json managing is based on Gson, while assertions on TestNG.