❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course is designed to provide new learners with an introduction to unit testing in C#. It covers topics such as the theory of unit testing, the difference between NUnit and XUnit, assertions, exception testing, and mocking. Learners will gain practical examples to help them understand how to use and implement these concepts. It is recommended that learners have some prior experience with C# and .NET before taking this course.
Course Syllabus
Introduction
About unit testing
Creating unit tests with XUnit
Conclusion