Technical Blog
19 Jul 2010
license: CPOL
CodeProjectWait, isn't MVC testable by design? Yes, most of it is testable, but as for the Views, you have to resort to integration tests (which isn't bad by itself, but sometimes is not enough).In my recent project, I needed to write a test verifying that if a user is not authenticated, she should
Platforms, Frameworks & Libraries » .Net Framework » Applications