Get real, active and permanent YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

Creating a mocking library for .NET in C# FROM SCRATCH

Follow
Nick Chapsas

Become a Patreon and get source code access:   / nickchapsas  
Check out my courses: https://dometrain.com

Hello everybody I'm Nick and in this video I am going to attempt to create a .NET mocking library in C# FROM SCRATCH! I intentionally did not look at any other mocking library's code and I attempted to see if I could figure it out on my own. This video turned out to be a great example of how reflection can solve some of the most common scenarios in programming

In objectoriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways, most often as part of a software testing initiative. A programmer typically creates a mock object to test the behavior of some other object, in much the same way that a car designer uses a crash test dummy to simulate the dynamic behavior of a human in vehicle impacts.

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#dotnet #tests #mocking

posted by trigfan21