• Tutorials
  • Courses
  • Tracks

Question 6

Last Updated :
Discuss
Comments

In a Spring Boot test, which annotation is used to inject a MockMvc instance?

@Autowired

@InjectMockMvc

@EnableMockMvc

@MockMvcBean

Share your thoughts in the comments