C# Mocking with FakeItEasy On September 18, 2019, I gave an internal talk to the Dootrix team about the C# mocking library, FakeItEasy. The talk was aimed at helping the team to understand how to use FakeItEasy to create mock objects for testing .NET applications. During the talk, I provided an overview of the