How can I test ModelState?

How can I test Controller.ViewData.ModelState? I would prefer to do it without any mock framework.