Skip to content

lizell/JUnit4HamcrestMockitoExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JUnit4 / Hamcrest / Mockito example usage

This project contains example code that goes along with this Prezi.

The default spreadsheet used by the DisplayData class can be populated using this form.

Run the Game of Life

java -cp target/classes se.athega.lizell.gameoflife.Game
java -cp target/classes se.athega.lizell.gameoflife.Game [blinker|beehive|glider|die]
java -cp target/classes se.athega.lizell.gameoflife.Game ---\
***\
---

Run the Google Spreadsheet Viewer

mvn exec:java -Dexec.mainClass=se.athega.lizell.gdata.DisplayData
mvn exec:java -Dexec.mainClass=se.athega.lizell.gdata.DisplayData -Dexec.args="<aKey>"

Feel free to adjust, expand, provide feedback or all of it! ;)

/Christian

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages