C# Unit Test Mocking with Moq - Techniques and Examples
Offered By: Raw Coding via YouTube
Course Description
Overview
Explore the fundamentals of mocking in C# unit testing using Moq in this comprehensive 45-minute video tutorial. Learn the concept of mocking, identify appropriate scenarios for its application, and master the implementation of Moq for effective unit testing. Dive into advanced mocking techniques for HttpClient and I/O operations, and follow along with practical examples to enhance your understanding. Gain insights on refactoring a hashing example to improve testability. Perfect for developers looking to strengthen their C# unit testing skills and create more robust, maintainable code.
Syllabus
C# Unit Test Mocking with Moq
Taught by
Raw Coding
Related Courses
Unit Testing for C# DevelopersUdemy Test Driven Development in C#
Pluralsight Unit Testing .NET Applications with xUnit .net and NUnit
Udemy Mocking with Moq and xUnit
Pluralsight C#でドメイン駆動開発パート1【C#でドメイン駆動開発とテスト駆動開発を使って保守性の高いプログラミングをする方法】
Udemy