Skip to content

Unit testing with jUnit + Mockito on a Spring Boot test project for show Mockito capabilities

Notifications You must be signed in to change notification settings

spekdrum/junit-mockito-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

junit-mockito-springboot

Unit testing with jUnit + Mockito on a Spring Boot test project to show Mockito's capabilities.

A basic Spring Boot Tomcat project for a unit testing talk at work. The main purpose is learning about good practices developing jUnit tests with Mockito. Contains advanced techniques for testing with Mockito, like Captors and Answers.

About

Unit testing with jUnit + Mockito on a Spring Boot test project for show Mockito capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages