- TestNG
- Rest Assured
- Hamcrest Matchers
- Contains all the real tests
This section been divided into 3 components:
- config: Contains the required configs to run the tests like username,password, endpoints
- POJO: Contains classes which help in building JSON objects that need to be sent as body in requests
- Utils: Contains Basetest class which initializes the baseURI and Utilites need to run the test