Mocking application with Moq
Offered By: Udemy
Course Description
Overview
Mocking real implementation of application with fake implementation using Moq
What you'll learn:
What you'll learn:
- Understand what Mocking framework is all about
- How to work with Moq
- How to abstract the real implementation with Mock implementation
- How to apply Moq framework in development and Testing
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.
Taught by
Karthik KK
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX