Search code examples
Mocking GetEnumerator() method of an IEnumerable<T> types...

c#mockingrhino-mocks

Read More
Rhino Mocks: ExpectationViolationException although calls are in expected order...

c#.netrhino-mocks

Read More
MVC3 & Rhino Mocks starter example...

asp.net-mvc-3rhino-mocks

Read More
C# - Unit Testing/Mocking - Legacy Code...

c#unit-testingc#-4.0mstestrhino-mocks

Read More
mock datareader failing on second call...

unit-testingnhibernatemockingrhino-mocks

Read More
Ability to pass array to mocked method call...

unit-testingmockingrhino-mocksmoq

Read More
What is the simplest unit test to implement for asserting a particular method is called?...

c#.netunit-testingrhino-mocks

Read More
Silverlight4 with RhinoMock...

c#silverlightsilverlight-4.0rhino-mocks

Read More
RhinoMock says: "Type doesn't match the return type"...

.netunit-testingc#-4.0rhino-mocks

Read More
Using Rhino mocks with Unity application block...

asp.netasp.net-mvc-2rhino-mocks

Read More
Difference in Behavior between Rhino and FakeItEasy...

rhino-mocksfakeiteasy

Read More
How to mock a Model in MVC3 when using Rhino Mocks...

asp.net-mvc-3mockingrhino-mocks

Read More
MVC3 with Rhino mocks...

asp.net-mvc-3rhino-mocks

Read More
How would this be useful...

unit-testingtddrhino-mocks

Read More
Improving Mocking Delegates...

c#unit-testingrhino-mocks

Read More
Stubbing a property twice with rhino mocks...

c#mockingrhino-mocks

Read More
Moq + Castle Dynamic Proxy - exception mocking nested generic interfaces...

moqaoprhino-mockscastlecastle-dynamicproxy

Read More
Rhino Mocks: Stubbing an IEnumerator<T>...

c#-2.0rhino-mocksienumerator

Read More
Stubbing a Property get using Rhino Mocks...

c#propertiesrhino-mocksstub

Read More
How do you mock UnitOfWork from Rhino.Commons?...

unit-testingnhibernaterhino-mocksrepositoryrhino-commons

Read More
RhinoMocks expecting call with the exact value...

rhino-mocksconstraints

Read More
Rhino mocks assert that any call matches expected arguments...

unit-testingmockingrhino-mocks

Read More
How do I test a virtual property on an abstract class with Rhino Mocks and MSpec?...

testingvirtualrhino-mocksmspec

Read More
Rhino mock an abstract class w/o mocking its virtual method?...

c#unit-testingvirtualrhino-mocksabstract

Read More
Using Rhino Mocks how to check the value of a Struct Field in the parameter passed to a mock object?...

c#unit-testingrhino-mocks

Read More
Mocking TransactionTemplate from Spring.Net with Rhino mocks...

c#.netrhino-mocksspring.net

Read More
Counting method calls in Rhino Mocks...

c#rhino-mocks

Read More
How To Mock/Stub a Nhibernate QueryOver Call?...

c#nhibernatemockingrhino-mocks

Read More
How to test if a fluent service method is called...

unit-testingrhino-mocksfluentrhino-security

Read More
Cannot make Rhino Mocks return the correct type...

rhino-mocks

Read More
BackNext