/interest-calculator

Sample code for AEP 2017 - CI 101

Primary LanguageJava

interest-calculator

Sample code for AEP 2017 - CI 101

This project supports both Maven & Ant as build tools.

Ant instructions

To run tests

ant

To run the build (clean and test)

ant clean test