An open API service indexing awesome lists of open source software.

https://github.com/dajudge/jupiter-mockito-spring

Example project demonstrating the integration of Mockito with Spring in JUnit 5
https://github.com/dajudge/jupiter-mockito-spring

Last synced: over 1 year ago
JSON representation

Example project demonstrating the integration of Mockito with Spring in JUnit 5

Awesome Lists containing this project

README

          

# jupiter-mockito-spring
Example project demonstrating the integration of Mockito with Spring in JUnit 5

This is the example source code for the blog article [Using Mockito with Spring in JUnit 5](https://blog.alexstockinger.de/2018/04/02/using-mockito-with-spring-in-junit-5/).