Quantcast
Channel: .NET Software Development Videos & Tutorial » mock
Viewing all articles
Browse latest Browse all 12

Interaction Based Testing with Rhino Mocks

$
0
0
Beyond the simplest scenarios, all objects had collaborators that they work with. This flies in the face of testing objects in isolation. This is the problem that mock objects were created to solve. In this talk you will learn what mock objects are, how to utilize them and best practices on when / how to utilize them. Rhino Mocks is a mock objects framework for .Net whose core goals are to let the developer rely on the compiler work well with refactoring tools.

Viewing all articles
Browse latest Browse all 12

Trending Articles