• Tutorials
  • Courses
  • Tracks

Question 9

Last Updated :
Discuss
Comments

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

Share your thoughts in the comments