jwilber / interest-calculator

Sample code for AEP 2017 - CI 101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample code for AEP 2017 - CI 101


Languages

Language:Java 100.0%