Should I unit test the DefaultModelBinder?
Posted
by Byron Sommardahl
on Stack Overflow
See other posts from Stack Overflow
or by Byron Sommardahl
Published on 2010-04-25T00:35:20Z
Indexed on
2010/04/25
0:43 UTC
Read the original article
Hit count: 1111
I'm having some trouble unit testing the DefaultModelBinder which led me to start researching. I'm not turning up -any- resources on testing the DefaultModelBinder. Maybe I'm missing something. Maybe I shouldn't be testing this part of MVC? Your thoughts?
© Stack Overflow or respective owner