dcfrancisco / ATM-Test

A test for AKQA

Home Page:http://sparklingideas.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A programming test for AKQA. For problem statement, see ATM.test.pdf.

This project has been configured with the Maven 3.x build tool. 

To run the program using the artefact:
1. cd artifact
2. java -jar henrikpettersen-1.0.jar

To run from maven:
mvn clean package exec:java -Dexec.mainClass="com.akqa.test.henrikpettersen.Atm"

About

A test for AKQA

http://sparklingideas.co.uk


Languages

Language:Java 100.0%