News

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 When building or working in .NET applications you might ...
Writing good unit tests (GUTs) is just as important as writing high-quality code. In this two-part article you’ll get an overview of software quality — how we define it and improve it — followed by an ...