Skip to content

eballerini/markupcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markup calculator

This was built with:

In order to run the tests:

  • clone the project locally
  • open a terminal
  • navigate to the root folder of the project
  • run 'mvn test' (no quotes): this should compile the source, compile the tests and run the tests. Output should look like (some parts have been truncated for clarity)

Running com.eba.markupcalculator.MarkupCalculatorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] BUILD SUCCESS

About

Markup calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages