Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rhino-mocks

Stubbing a static extension method seems to work in Rhino Mocks unless I cast the return variable. Why?

c# rhino-mocks

Rhino Mocks: How to mock ADO.NET's DataRow?

.net ado.net rhino-mocks

Mocking internal classes with RhinoMocks

Unable to add Rhino Mocks 3.5 to a .NET 2.0 project in Visual Studio 2010

Mocking and HttpContextBase.get_User()

c# asp.net-mvc rhino-mocks

Rhino Mock Entity Framework using UnitofWork Pattern not working

Rhino Mocks: stubbing value used in assertion?

Rhino Mock vs debug mode?

Unit testing callback function Func<T> in RhinoMocks

c# rhino-mocks

Rhino Commons and Rhino Mocks Reference Documents? [closed]

Mocking without injection

Rhino Mocks IgnoreArguments() and testing if a lambda was called correctly

c# unit-testing rhino-mocks

Rhino Mocks: How to verify a method was called exactly once using vb.net and AAA syntax

Stub the behavior of a readOnly property

c# rhino-mocks stub

How to test a writeonly property

rhino-mocks

How to check an action's call to View() has not thrown an exception?

Is Typemock the only framework that can mock a Linq To SQL Table class?

Multiple calls to a Rhino mocked method return different results

rhino-mocks

download link for latest Rhino mocks binaries (googling didn't help)

rhino-mocks

How can I replace an already declared stub call with a different stub call?

c# rhino-mocks