Rhino Mocks Fundamentals
by Jim Cooper and Donald Belcham
This course teaches you how to use Rhino Mocks to improve your unit tests.
What you'll learn
In this course you will learn how to use Rhino Mocks to isolate your tests from the dependencies of the classes you are unit testing. It will teach you how to use mocks to track dependency collaboration and how to use stubs to control program flow including how to use built in and custom constraints to create more specific mocks and stubs. It also includes a module on how to use StructureMap AutoMocker to reduce coupling between your tests and the classes you are testing.
About the authors
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.
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.