Why might integration tests be used sparingly?
How can you isolate dependencies in controller tests?
How would you explain a controller test good for in an interview?
Why use MockMvc for testing your controllers?
How can you validate JSON structures in controller tests?