Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rhino-mocks

How do I mock IQueryable<T>

Is there an in-memory provider for Entity Framework?

Rhino Mocks receive argument, modify it and return?

c# .net rhino-mocks

What are the capabilities of Moq and Rhino.mocks?

How to Mock a Task<> Result?

Mocking Static methods using Rhino.Mocks

c# tdd mocking rhino-mocks

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

Rhino Mocks AssertWasCalled (multiple times) on property getter using AAA

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

How to clear previous expectations on an object?

.net rhino-mocks

Castle DynamicProxy - Failure when creating proxy involving a GTP used as a GTR

Mocking Asp.net-mvc Controller Context

Best Practices of Test Driven Development Using C# and RhinoMocks [closed]

What are the differences between mocks and stubs on Rhino Mocks?

mocking rhino-mocks

How to mock the Request on Controller in ASP.Net MVC?