Skip to content

Dreadrot/RedPencil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedPencil

RedPencil code kata. Deciding if products are eligible for a sale.

Instructions to run

cd into project root (ie cd ~/yourworkspace/RedPencil/)

Compile with the follolowing command: javac RedPencil.java RedPencilTest.java Product.java

Then run! java org.junit.runner.JUnitCore RedPencilTest

About

My attempt on the Red Pencil kata.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages