Demo project for writing unit tests in a spring boot project
Some of us always feel really struggling on writing unit tests, especially in a spring boot project. While unit tests are the major part TDD pattern, so I created this repo and hope it could help for your own projects.
- Mockito
- Junit5
- Spring boot test
- mybatis-spring-boot-starter-test
JDK8+, Maven