Tagged in

Junit

technodyne
technodyne
Technical write ups
More information
Followers
3
More, on Medium

Building with Apache ANT part 1

ANT is a java library which can be used to automate the building process of java application. It is a command-line tool. Lot of tasks can be done using ant. Compiling, Testing,Assembling and as well as running the java applications.