How To Test ModelState.IsValid In ASP.NET MVC Posted on October 28th, 2010 | Written by Gavin Miller When you encounter the problem of writing tests for ModelState.IsValid for the first time it can be very frustrating, especially … Continued