DESCRIPTION

To Calculate the Sales tax for given products

SETUP

[1] Install Oracle JAVA Version 7.0 [2] Install IntelliJ IDEA (Community edition) [3] Install ANT [4] Import JUnit 4.11.jar [5] Import hamcrest-core-1.3.jar

BUILD

Create build.xml file using ANT ant compile

RUN

Command to run specifications on Terminal : $ ant