- Course
Rhino Mocks Fundamentals
This course teaches you how to use Rhino Mocks to improve your unit tests.
- Course
Rhino Mocks Fundamentals
This course teaches you how to use Rhino Mocks to improve your unit tests.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.