Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / NUnit

NUnit

NUnit

Great Reads

by Ibrahim ben Salah
ASP.NET MVC application are highly testable when controllers are considered plain classes, but then you lose the integration with model validation, filters, method selectors, etc.
by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by witnes
Examples of Mock usages

Latest Articles

by Ibrahim ben Salah
ASP.NET MVC application are highly testable when controllers are considered plain classes, but then you lose the integration with model validation, filters, method selectors, etc.
by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by Robert Gowland
Reduce duplicate code in your unit tests with NUnit's parameterized testing attributes. Learn how with this easy refactoring exercise.
by witnes
Examples of Mock usages

All Articles