Free Udemy Courses and Zero Broken link.
The only website where expired courses are deleted.

Mocking application with Moq

Share :

Publisher : Karthik KK

Course Language : English

 In the course Mocking framework(Moq) we will learn and understand

1. What is Mocking framework all about

2. How to work without Moq and problem while working with real application

3. How to work with Moq

4. How to work and test different components of C# like

            a. Methods/Returns values/ Times method called

            b. Parameters/Tracking parameters

            c. Auto-implemented properties

            d. Properties

5. Working with advanced Moq concepts like strict and loose Moq

6. Working with Property stubbing

With this course one will also get benefit of understanding how developers do testing of real application by isolating the non-focused components using Moq objects.