Unit and Integration Testing with Maven

sptingbootMaven

Here is a java maven spring application for unit and integration testing.

This example uses JUnit, hamcrest and mockito for writing unit tests and doing a bit of tdd.

Leave a comment