Skip to content

Just a standard Java/Gradle console application with junit/mockito/hamcrest for testing

Notifications You must be signed in to change notification settings

tom-mayer/java-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-boilerplate

Just a standard Java/Gradle console application with junit/mockito/hamcrest for testing

This should simple give a starting point to start a console application with gradle and can be extended to pretty much anywhere from here. I happen to like the combination of hamcrest/junit/mockito to write tests that are fast to write and easy to understand.

About

Just a standard Java/Gradle console application with junit/mockito/hamcrest for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages