Search code examples
How to Stub a ReadOnly property of a concrete class...

c#.netrhino-mocks

Read More
Unit testing ensure one method calls another method...

asp.net-mvcunit-testingmodel-view-controllermockingrhino-mocks

Read More
unit test with lambda fail using rhino mock...

c#unit-testinglambdarhino-mocks

Read More
MVC Rhino Mocks for Request.Files...

unit-testingmodel-view-controllermockingrhino-mocks

Read More
Mocking Out Parameter In Callback Method...

c#asp.netrhino-mocks

Read More
Why use a Mocking Framework?...

c#.netmockingmoqrhino-mocks

Read More
Mocking / stubbing non-virtual methods in .NET...

.netmockingrhino-mocksstubmoles

Read More
Mocks to verify interaction...

c#.netunit-testingmockingrhino-mocks

Read More
DelegateCommand<object> test with EventArg parameter mstest...

mvvmmstestrhino-mocksrouted-eventseventargs

Read More
Rhino Mocks Stub Method not working...

c#unit-testingrhino-mocksstub

Read More
Rhino Mocks Stub different instances on return...

c#.nettddmockingrhino-mocks

Read More
Mocking iterative behaviour...

c#unit-testingtddmockingrhino-mocks

Read More
Which assembly do I need to reference to have IDependency interface available...

templatestddnunitrhino-mocks

Read More
Mock RouteData in RhinoMocks-MVC3...

rhino-mocks

Read More
Using Rhino Mocks' Expect.Call for a Mock Property in VB.NET...

vb.netvisual-studio-2008rhino-mocks

Read More
Mock firing an event from 3rd party class...

c#unit-testingrhino-mocks

Read More
Rhino Mock Expect...

c#.netunit-testingrhino-mocks

Read More
MvcMailer unit test with Rhino Mock, how to?...

c#asp.net-mvc-3nunitrhino-mocksmvcmailer

Read More
How to use the Arg<> matcher from the Stub() in the Return()?...

c#rhino-mocks

Read More
NUnit with Rhino Mocks exception: Why is it throwing this exception?...

nunitrhino-mocksnunit-consolerhino-mocks-3.5nunit-mocks

Read More
Injecting a Rhino Mocks "Fake" Factory...

c#dependency-injectionrhino-mocksfactory-pattern

Read More
Rhino Mocks: Instantiating Mock property so Expectation can reference it...

c#unit-testingrhino-mocks

Read More
mock object that implements gets and sets not defined in interface...

mockingmoqrhino-mocks

Read More
Mocking classes in Rhino Mocks...

unit-testingmockingrhino-mocks

Read More
RhinoMocks Unexpected Dispose()...

c#rhino-mocks

Read More
Can't get RhinoMock to iterate throug a DataReader...

c#unit-testingrhino-mocksrhinodatareader

Read More
External libraries in C# project on github...

c#licensinggithubunity-containerrhino-mocks

Read More
Rhino Mocks: stubbing value used in assertion?...

c#rhino-mocksvariable-assignmentmspecstubbing

Read More
Rhino moq Property.value constraint...

rhino-mocks

Read More
Rhino Mocks - Raise Event When Property Set...

c#rhino-mocks

Read More
BackNext