This class mock HTTP request & response, and returns pre-registered JSON response. If pre-registered JSON file not found, it uses real HTTP request and register JSON response to src/test/resources/mock_json directory.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.