Skip to content

shirishpandharikar/packaging-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

packaging-lab

Assumptions

  1. Java 8 is installed.
  2. Maven is installed and will be used as a build tool.

The external libraries required would be:

  1. Junit
  2. AssertJ (http://joel-costigliola.github.io/assertj/)

To run the tests execute the following from the command line

mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages