Search code examples
Rhino.Mocks: How to create stub of a class with different assembly fullname...


c#unit-testingrhino-mocks-3.5

Read More
Rhino Mock Parameter Inspection ... Is There a Better Way?...


c#unit-testingrhino-mocksrhino-mocks-3.5

Read More
Invalid call, the last call has been used or no call has been made...


c#visual-studiovisual-studio-2008rhino-mocksrhino-mocks-3.5

Read More
Verify an event was raised by mocked object...


c#rhino-mocksrhino-mocks-3.5

Read More
RhinoMocks AssertWasCalled throws Exception...


c#-4.0tddrhino-mocks-3.5

Read More
Handling Multiple Mocks and Asserts in Unit Tests...


c#unit-testingnunitrepository-patternrhino-mocks-3.5

Read More
Why does RhinoMocks behave differently in VB & C#?...


c#vb.netunit-testingrhino-mocksrhino-mocks-3.5

Read More
With Rhino Mocks how to stub a method that makes use of the params keyword?...


c#mockingrhino-mocksstubrhino-mocks-3.5

Read More
How to return value from a method by a specified condition in RhinoMocks?...


c#unit-testingrhino-mocksrhino-mocks-3.5

Read More
Assert a method was called whilst verifying the parameters are correct...


unit-testingmockingc#-3.0rhino-mocks-3.5

Read More
What's the exact syntax to concat 2 constraints in Rhino Mocks framework?...


c#unit-testingrhino-mocksrhinorhino-mocks-3.5

Read More
Rhino Mock, get TempData after RedirectToRoute...


.netasp.net-mvcrhino-mocksrhino-mocks-3.5

Read More
Rhino Mocks - Stub a Singleton...


c#unit-testingmockingrhino-mocksrhino-mocks-3.5

Read More
How to Mock a class which has private Constructor using Rhino Mocks...


c#rhino-mocksrhino-mocks-3.5

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


c#unit-testingrhino-mocksrhino-mocks-3.5

Read More
Testing mocked EF context, context and unit of work with RhinoMocks and NUnit...


asp.net-mvcentity-frameworkrepository-patternunit-of-workrhino-mocks-3.5

Read More
How to test a controller which updates what was posted to it...


asp.nettddrhino-mocksrhino-mocks-3.5

Read More
Partial mocking - expectations being ignored (Rhino Mocks)...


unit-testingrhino-mocks-3.5partial-mocks

Read More
rhino mocks stub history...


c#rhino-mocks-3.5

Read More
RhinoMocks: AssertWasCalled doesn't work on Stub...


c#unit-testingrhino-mocksassertrhino-mocks-3.5

Read More
Do I really have to do write my code differently so just so I can test it?...


c#mockingmoqrhino-mocks-3.5

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


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

Read More
Rhino - Mocking classes and not overriding virtual methods...


c#rhino-mocksrhino-mocks-3.5

Read More
AssertWasCalled and Stub with method that has ref parameter...


c#unit-testingrhino-mocksrhino-mocks-3.5

Read More
How to mock arbitrary behavior with Rhino Mocks?...


unit-testing.net-2.0c#-2.0rhino-mocks-3.5arrange-act-assert

Read More
Rhino Mocks and Visual Studio: How do I fix this error?...


c#visual-studio-2010rhino-mocksrhinorhino-mocks-3.5

Read More
RhinoMocks Testing callback method...


rhino-mocksrhino-mocks-3.5

Read More
Can I tell if a property has been accessed via Rhino Mocks...


c#visual-studio-2008rhino-mocksrhino-mocks-3.5

Read More
How can I set a value to a Rhino Mocked object?...


c#visual-studio-2008rhino-mocksrhino-mocks-3.5

Read More
BackNext