C# Unit Testing Example
Offered By: Raw Coding via YouTube
Course Description
Overview
Learn how to write effective C# unit tests with mocking for a real-world application in this 26-minute video tutorial. Explore the process of creating order mocks, implementing service mocking, and testing checkout dependencies. Dive into property testing, order placement, and creating order references. Discover techniques for sending email requests, handling full order cards, and crafting email messages. Embrace test-driven development principles while testing with email and interfaces. Master the art of injecting services to create robust and maintainable unit tests for your C# projects.
Syllabus
Introduction
Testing
Create Order
Mock Services
Mocking Checkout
Dependencies
Prop
Testing Results
Order Placement
Create Order Reference
Send Email Request
Full Order Card
Email Message
Test Driven
Testing with Email
Testing with Interface
Injecting the Service
Taught by
Raw Coding
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera