When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Deep dive into Unit Testing

.NET, Unit+Testing, Fake+Stub, Mocking, Data Driven Tests, Xunit, Testing+Techniques, Web API Tests, All Levels

     
  • 4.1
  •  |
  • Reviews ( 32 )
₹799

This Course Includes

  • iconudemy
  • icon4.1 (32 reviews )
  • icon2.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Deep dive into Unit Testing

All dotnet developers looking to develop new skills and take their career to the next level – this is the course to help you get there!

This course is focused on the Unit Testing .NET Core / .NET 6 Projects with xUnit .net, an open-source unit testing tool for .Net Framework and .Net Core/6 applications and the standard tool for unit testing C# VB. NET and F# projects in Visual Studio.

Overall, this course is for everyone and for all the levels as it is designed to understand and learn about the technicalities in  unit test cases.

Being a proficient and confident user of this tool will allow you to execute essential .NET core development tasks.

In this course, I will teach you:

The basics of the xUnit .net

Learn unit testing from scratch

How to write organized Unit Test Cases

How to use data-driven testing capabilities

Run and Debug Unit Tests

How to use mocking frameworks, including MoQ

How to test legacy code

How to write unit tests for .NET Core Web APIs

Implement unit testing in N-tier real world web application project using XUnit

Questions are always welcome from students and can be asked in the Q&A section of the course. I endeavor to respond to these quickly to create an engaging learning environment for my students.

What You Will Learn?

  • Learn all the features and capabilities of xUnit .net.
  • Learn writing unit tests using the Mocking technique and xUnit.
  • Learn how to write unit tests for legacy (old) applications.
  • Learn how to measure test coverage.