packaging-lab Assumptions Java 8 is installed. Maven is installed and will be used as a build tool. The external libraries required would be: Junit AssertJ (http://joel-costigliola.github.io/assertj/) To run the tests execute the following from the command line mvn test