What is mockmvc?
Answer / Rajnikant Sharma
MockMvc is a testing utility library that helps test the Controller layer of an MVC application in a standalone manner, without actually running the entire web application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the three segments for routing important?
Why use html.partial in mvc?
What is a glimpse?
What is mvc page life cycle?
What is mvc framework in asp net?
What is the difference between partial view and layout in mvc?
What is latest version of mvc?
Explain what is database first approach in mvc using entity framework?
What is the use of mockmvc?
What is MVC, MVP and MVVM pattern?
what is get and post action types?
What is actionresult mvc?