Testing Spring Boot Application

Write test cases class for testing. We will be using JUnit for this purpose.


We can see result in JUnit window as below.

junit result window