Which statement about MockMvc is TRUE?
It requires a running server to send HTTP requests
It is used for unit testing without involving the web layer
It allows testing controllers without starting a full HTTP server
It can only be used with @SpringBootTest
This question is part of this quiz :
Advance Java Quiz Day 80