RhinoAutoMocker: generate different objects for some type...
Read MoreRhinoMocks - when a method is called n times, how to test its parameters in the n - k call...
Read MoreRhinoMock.BackToRecord doesn't seem to work for Exceptions...
Read MoreIs there anything like RhinoMocks in Java?...
Read MoreRhinoMocks - Not specifying all parameters in AssertWasCalled...
Read MoreRhino mocks assertwascalled with indexer and args...
Read MoreUnable to add Rhino Mocks 3.5 to a .NET 2.0 project in Visual Studio 2010...
Read MoreApproach to unit testing interaction with a base class...
Read MoreHow to throw an exception when setting property in Rhino Mocks...
Read MoreUnit test for web service (Service Reference) - xml deserialization...
Read MoreWhy does adding a constructor fail this MSpec test with System.InvalidOperationException?...
Read MoreWhy am i getting a null reference exception on a mocked test object?...
Read MoreRhino Mocks, how can I perform an action after setting a Stub property...
Read MoreShould I mock the entities of EF when unit testing?...
Read Moremock out HttpContext in HtmlHelper extension method...
Read MoreRhino Mocks: AAA Synax: Assert property was set with a given type...
Read MoreHow do you stub IQueryable<T>.Where(Func<T, bool>) with Rhino Mocks?...
Read MoreRhino Mocks - Verify Property Set when Property has no Get...
Read MoreCan't stub a ReadOnly property twice?...
Read MoreRhinoMocks.GenerateMock with generic type, GetGenericArguments is empty...
Read MoreRhino Mocks' AssertWasCalled on a mock's property assignment in a tested method...
Read MoreRhino mock vs Typemock vs JustMock vs...
Read MoreHow would this unit test translate to leveraging a mocking framework?...
Read MoreMVCContrib TestHelper and User.Identity.Name, Server.MapPath and Form Collection...
Read MoreRhino Mocks stubs and mocks are only good for interfaces?...
Read MoreHow to mock/ioc a class in a static class?...
Read MoreHow to mock protected virtual members with Rhino.Mocks?...
Read MoreRhino Mocks Why Can't I Mock a Property?...
Read More