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

https://github.com/romeh/springboot-junit5-mockito2

Show case for how to use junit 5 and mockito 2 for unit testing and integration test in spring boot 2
https://github.com/romeh/springboot-junit5-mockito2

integration-testing junit5 mockito mockito-2 spring-boot2 unit-testing

Last synced: about 2 months ago
JSON representation

Show case for how to use junit 5 and mockito 2 for unit testing and integration test in spring boot 2

Awesome Lists containing this project

README

        

# springboot-junit5-mockito2
Show case for how to use junit 5 and mockito 2 for unit testing and integration test with Spring boot 2

![alt text](imgs/mockito-junit5-logo3-horiz.png)

-------------------
### Tech stack:
- Spring boot 2
- Junit 5
- Mockito 2
-------------------