Hey Guys! In this tutorial I will show you how to test your Spring Boot Application with Spock! (I prefer it over JUnit)
What I will Show you:
Unit Tests
Integration Tests
How to Mock Spring Beans and Dependencies
How to Test Endpoints
Repo:
https://github.com/MaciejDromin/Tutor...