This test project belongs to a set of projects listed bellow:
This is the client project for the credit-simulator-api, and the simulations-test You need to run locally the API service to be able to run the tests.
The package src/main/java/client
has the SimulationsClient class
where contains all the methods to interact with the API expecting the regular user scenarios and the exceptions.
Custom exceptions to validate the correct return placed in the API documentation.
The model class and its builder.