Expanded Library
Mocking With Moq
by Donald Belcham and Jim Cooper
A look at mocking objects with the Moq framework.
What you'll learn
This prepares you with the fundamental reasons that you would want to use a mocking framework. It also covers, in detail, how to create and use mock objects using the Moq framework as well as advanced usages of that framework.
About the authors
Donald Belcham is a senior software developer, independent contractor, and agile development expert who is a strong supporter of fundamental OO patterns and practices. He is co-author of the book, “Brownfield Application Development in .NET” (Manning Press, 2009), and actively shares his expertise with other technical professionals at user groups, code camps and conferences held throughout out the world. Past lectures have covered topics that encompass development practices, quality team l... moreeadership, and the intricacies of new and emerging technologies.
In addition to acting as a mentor and keynote speaker, Donald has led a wide range of highly successful projects and developed top-performing teams for a variety of companies. Since 2007, he has been awarded the Microsoft MVP Award in C# and is a member of the JetBrains Academy.
Donald is a founding member and the current president of the Edmonton .NET User Group. You can access Donald Belcham’s thoughts on software development, .NET and C# through his various lectures, keynote presentations and at his outspoken technical blog; www.igloocoder.com.
Jim Cooper is a software developer at Pluralsight, with more than 20 years of software development experience. He has a passion for Agile processes, especially lean software development. Jim has been developing production Angular apps since before Angular version 1.0, including Pluralsight's first Html5-based video player. Jim has over 10 years of TDD and pair programming experience which has contributed significantly to his professional development. He has successfully mentored other developers... more in the use of TDD and agile practices and still enjoys learning from talented developers everywhere.