Workshop Tutors
More with Ayende Rahien
|
![]() |
Ayende Rahien, We!, Israel
Ayende Rahien is a senior developer in We!, a consulting group based in Israel, focusing on architecture, data access and best practices. Most often, he is working on building complex business systems using .Net 2.0, NHibernate and Castle's Frameworks. Oren is an active member in several Open Source projects, including (but not limited  ) NHibernate, Castle and Rhino Mocks. He has a blog at http://www.ayende.com/Blog/
Rhino Mocks
Beyond the simplest scenarios, all objects had collaborators that they work with. However, we know that when we test, we want to test just the code under test, in isolation from the rest of the world. This is the problem that mock objects were created to solve. In order to solve this issue, we have mock objects and mock objects frameworks. |