Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git.
Pass null query param to URIUtils.createURI() if there are no parameters - createURI() appends a ? if the query is an empty string.