Search code examples
z.Repeat.Once not working...

vb.netunit-testingmockingrhino-mocks

Read More
RhinoAutoMocker: generate different objects for some type...

unit-testingstructuremaprhino-mocks

Read More
RhinoMocks - when a method is called n times, how to test its parameters in the n - k call...

c#unit-testingrhino-mocks

Read More
RhinoMock.BackToRecord doesn't seem to work for Exceptions...

nunitrhino-mocks

Read More
Is there anything like RhinoMocks in Java?...

javamockingrhino-mocks

Read More
Rhino Mocks stub Expressions...

lambdaexpressionrhino-mocksstubstubbing

Read More
RhinoMocks - Not specifying all parameters in AssertWasCalled...

c#unit-testingrhino-mocks

Read More
Rhino mocks assertwascalled with indexer and args...

c#unit-testingrhino-mocksrhino-mocks-3.5

Read More
Unable to add Rhino Mocks 3.5 to a .NET 2.0 project in Visual Studio 2010...

.netvisual-studio-2010.net-2.0rhino-mocks

Read More
Approach to unit testing interaction with a base class...

.netunit-testinginheritancerhino-mocks

Read More
How to throw an exception when setting property in Rhino Mocks...

c#rhino-mocks

Read More
Unit test for web service (Service Reference) - xml deserialization...

web-servicesunit-testingc#-4.0deserializationrhino-mocks

Read More
Why does adding a constructor fail this MSpec test with System.InvalidOperationException?...

castle-windsorrhino-mocksmspec

Read More
Why am i getting a null reference exception on a mocked test object?...

c#unit-testingmockingrhino-mocksnullreferenceexception

Read More
Rhino Mocks, how can I perform an action after setting a Stub property...

c#unit-testingmockingrhino-mocks

Read More
Should I mock the entities of EF when unit testing?...

c#visual-studio-2010unit-testingentity-framework-4rhino-mocks

Read More
mock out HttpContext in HtmlHelper extension method...

asp.net-mvcasp.net-mvc-3asp.net-mvc-4moqrhino-mocks

Read More
Rhino Mocks: AAA Synax: Assert property was set with a given type...

c#unit-testingnunitrhino-mocks

Read More
How do you stub IQueryable<T>.Where(Func<T, bool>) with Rhino Mocks?...

c#unit-testingnunitrhino-mocksiqueryable

Read More
Rhino Mocks - Verify Property Set when Property has no Get...

propertiesrhino-mockssetter

Read More
Can't stub a ReadOnly property twice?...

c#.netnunitrhino-mocks

Read More
RhinoMocks.GenerateMock with generic type, GetGenericArguments is empty...

c#unit-testingreflectionrhino-mocks

Read More
Rhino Mocks' AssertWasCalled on a mock's property assignment in a tested method...

c#unit-testingrhino-mocks

Read More
Rhino mock vs Typemock vs JustMock vs...

moqrhino-mockstypemockjustmock

Read More
How would this unit test translate to leveraging a mocking framework?...

c#mockingtddmoqrhino-mocks

Read More
MVCContrib TestHelper and User.Identity.Name, Server.MapPath and Form Collection...

unit-testingrhino-mocksmvccontribmvccontrib-testhelper

Read More
Rhino Mocks stubs and mocks are only good for interfaces?...

.netunit-testingmockingrhino-mocksstubbing

Read More
How to mock/ioc a class in a static class?...

c#inversion-of-controlcastle-windsormoqrhino-mocks

Read More
How to mock protected virtual members with Rhino.Mocks?...

mockingrhino-mocksmoq

Read More
Rhino Mocks Why Can't I Mock a Property?...

c#unit-testingrhino-mocks

Read More
BackNext