Unit Testing in .NET: The Complete Guide

Unit Testing in .NET: The Complete Guide

 

We all know that the most important criteria for choosing an application is its quality. One of the essential methods for improving application quality is writing a full set of unit tests. Comprehensive testing is even more crucial if you are starting a new project on one of the latest technologies, such as Blazor, Xamarin, .NET Core, or are looking into .NET 5.

 

In this eBook, Mihail Vladov, Software Engineering Manager at Progress, describes everything you need to know about writing unit tests. The eBook covers:

    • What unit tests are
    • Advantages of unit testing
    • Disadvantages and limitations
    • Unit testing best practices
    • What Mocking is
    • Mocking frameworks
    • Executing unit tests with the help of a mocking framework
    • Introduction to code coverage
    • When to choose your tooling

Telerik JustMock is the fastest, most flexible and complete mocking solution for crafting unit tests that supports Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, .NET Core, WPF, WinForms and the current preview of .NET 5. With Telerik JustMock, any developer could start creating mocks, subs and fakes and use them in their tests.

Related Whitepapers