/restrictions-client

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

Primary LanguageJavaMIT LicenseMIT

Restrictions 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-restrictions-api and the restrictions-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 RestrictionsClient class where contains all the methods to interact with the API expecting the regular user scenarios and the exceptions.