Search code examples
How can I replace an already declared stub call with a different stub call?...


c#rhino-mocks

Read More
What is Moq's equivalent of LastCall in RhinoMocks?...


c#unit-testingmoqrhino-mocks

Read More
Moq equivalent to Rhino Mock's GetArgumentsForCallsMadeOn...


moqrhino-mocks

Read More
What is wrong with Stubs for unit testing?...


unit-testingmockingrhino-mocksstubs

Read More
What is the difference between Version and 'Runtime Version' in .Net?...


.netruntimeversionrhino-mocks.net-assembly

Read More
RhinoMocks/AssertWasCalled: verifying argument length?...


c#design-patternsargumentsrhino-mocks

Read More
Rhino Mocks Exception Expect #1 Actual #0 : Need assistance...


c#exceptionrhino-mocks

Read More
Rhino Mocks - Stub .Expect vs .AssertWasCalled...


rhino-mocks

Read More
How to register a rhino stub in MS unity?...


c#unit-testingunity-containerrhino-mocks

Read More
Rhino-mocks Unit Testing...


c#entity-frameworkunit-testingnunitrhino-mocks

Read More
How to mock a method call that takes a dynamic object...


c#mockingmoqrhino-mocks

Read More
How can I check if a particular property setter is called on a Mock object?...


c#.netunit-testingrhino-mocks

Read More
Mock Stub and Moq Setup act differently ? What is the equivalent of Stub in Moq?...


c#unit-testingmoqrhino-mocks

Read More
Is it possible to create a mock object that implements multiple interfaces with EasyMock?...


javaunit-testingmockingrhino-mockseasymock

Read More
Using Rhino Mocks, why does invoking a mocked on a property during test initialization return Expect...


rhino-mocksrhino

Read More
NUnit Test method with Rhino mocks does not work - C#...


c#asp.netasp.net-web-apinunitrhino-mocks

Read More
XUnit, RhinoMocks, or TestDriven.Net Issue...


unit-testingrhino-mocksxunittestdriven.netstructuremap-automocking

Read More
Use Rhino Mocking to unit test delete functionality...


c#unit-testingrhino-mocks

Read More
Rhino Mocks async unit testing...


c#unit-testingasynchronousasync-awaitrhino-mocks

Read More
Unit Test (Rhino) DBUp in Azure Durable HTTPStart Method...


c#unit-testingrhino-mocksazure-durable-functionsdbup

Read More
Can Rhino Mock deeper/nested members directly?...


unit-testingrhino-mocks

Read More
What is Rhino Mocks Repeat?...


c#unit-testingrhino-mocks

Read More
RhinoMocks Expect not working as 'expected'...


c#unit-testingrhino-mocks

Read More
Asserting that a method is called exactly one time...


tddmockingrhino-mocksassertions

Read More
Mocking tools for C# on .NET...


.netunit-testingrhino-mocks

Read More
How can I pass a unit test immediately after an expected method is called on the mock object?...


c#.netunit-testingrhino-mocks

Read More
Faking Stream for sealed PngBitmapEncoder...


c#unit-testingmoqrhino-mocks

Read More
Unit testing with I/O dependencies...


c#wpfnunitrhino-mocks

Read More
Mocking a method that takes a delegate in RhinoMocks...


c#unit-testingrhino-mocks

Read More
Cannot create a Mock class for an internal type using Rhino Mocks...


c#unit-testingrhino-mocksinternalinternalsvisibleto

Read More
BackNext