Skip to content

This is the client project used in the simulations-test to show how we can modularise a test project.

License

Notifications You must be signed in to change notification settings

eliasnogueira/simulations-client

Repository files navigation

Simulations client

This test project belongs to a set of projects listed bellow:

What does this project do?

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.

Project structure

client

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.

exception

Custom exceptions to validate the correct return placed in the API documentation.

model

The model class and its builder.

About

This is the client project used in the simulations-test to show how we can modularise a test project.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages