News

VSTS introduces data-driven unit testing; learn how this feature works and how you can take advantage of this with data-driven unit testing in your applications.
Learn when static methods can’t be unit tested and how to use wrapper classes and the Moq and xUnit frameworks to unit test them when they can ...
I've been playing around with Visual Studio's built-in unit testing framework recently.It seems any method that takes in a custom class instance fails tests. At first glance, the problem looks ...
Mickey Gousset introduces you to unit testing SharePoint 2010 applications using the SharePoint Emulators.