Skip to content

Files

Latest commit

1585dee · Mar 6, 2014

History

History

client-java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 6, 2014
Feb 25, 2014
Feb 25, 2014
Mar 6, 2014
Feb 25, 2014

Mutation workshop java client

Starter code to call checkout service

To run mutation tests

mvn test

Output will be written to target/pit-reports.

(note mutation testing is more typically bound to verify)

To run the app

mvn exec:java -Dexec.mainClass="uk.co.claysnow.checkout.app.App" -Dexec.args="requirements 172.16.66.1 9988 teamName"