Skip to content

Want some quick and easy examples of how to implement jUnit test cases in a Maven project?

Notifications You must be signed in to change notification settings

spankr/tutorial-basic-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jUnit Tests

Want some quick and easy examples of how to implement jUnit test cases in a Maven project? Well, you're in luck as this tutorial covers exactly that.

We utilize jUnit and Mockito to test the interactions between a basic class and an interface.

Enjoy.

About

Want some quick and easy examples of how to implement jUnit test cases in a Maven project?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages