What is the purpose of MockMVC in Spring Boot testing?
To mock database connections
To simulate HTTP requests and test controllers without starting a server
To mock microservice communication
To validate Spring Boot configurations
This question is part of this quiz :
Advance Java Quiz Day 80