A standalone application to provide Mappin Technologies startup utilities to translate, clean and debug their data.
The version of the software used must be the following ones :
- Java SE 8
- Gradle 6
From the terminal use the following command to launch the application
gradle run
From the terminal use the following command to run the unit tests
gradle test
From the terminal use the following command to run the integration tests
gradle integrationTest