eliasnogueira / simulations-test

This is the test project for the credit-simulator-api that shows how to modularise a test project creating a client and a test separately

Home Page:http://eliasnogueira.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulations test

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

What does this project do?

This is the test project for the credit-simulator-api, so you need to run locally the API service to be able to run the tests.

The SimulationsTest class uses the restrictions-client project as a dependency to hit the correct endpoints. You can configure the credit-restrictions-api (if you changed it) in the api.properties file.

The package src/main/java/data contains the data classes:

About

This is the test project for the credit-simulator-api that shows how to modularise a test project creating a client and a test separately

http://eliasnogueira.com

License:MIT License


Languages

Language:Java 100.0%