Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 208 Bytes

spring-boot-junit

Spring boot project to demonstrate Unit testing with JUnit, Mockito, and MockMVC

TODO:

  1. Add more details in README.md
  2. Add test cases for Update, Find all, and Delete operations