testing API with rest assured. creating mock data with wiremonk.
Steps to follow:
- Clone the project.
- Start the wiremonk server: a). Navigate to 'wiremonk' folder inside main. b). java -jar wiremock-1.55-standalone.jar
- You are ready to go. Simply execute the test case.