List Question
20 TechQA 2019-12-20T12:29:59.913000Rhino mocks AssertWasCalled does not work
284 views
Asked by Dennis Rosen
Rhino.Mocks: How to create stub of a class with different assembly fullname
576 views
Asked by Halit YURTSEVER
Stubbing a method which is called in class constructor in RhinoMocks
1.1k views
Asked by Mr. Boy
How to set values in GetName in IDataReader?
145 views
Asked by user1888955
Expect call is not working on mock
468 views
Asked by Srikanth
Rhino Mock - Stubbed method always returns null
1.2k views
Asked by Sulphy
RhinoMocks AssertWasCalled throws Exception
920 views
Asked by Dave Amour
InvalidOperationException: The delegate return value should be assignable from
794 views
Asked by maxspan
How to specify that Arg<T>.Matches() shouldn't return default(T)
305 views
Asked by Thomas Lielacher
check that property setter was called
509 views
Asked by user2309367
Handling Multiple Mocks and Asserts in Unit Tests
3.6k views
Asked by SetiSeeker
Preferred way to mock/stub a system resource like System.Threading.Mutex
604 views
Asked by Brian Colwell
Type arguments cannot be inferred from the usage - Rhino error in unit testing C#
1.1k views
Asked by Jasmine
Assert a method was called whilst verifying the parameters are correct
98 views
Asked by MattC
How to return value from a method by a specified condition in RhinoMocks?
1.8k views
Asked by EngineerSpock
What's the exact syntax to concat 2 constraints in Rhino Mocks framework?
132 views
Asked by smwikipedia
Rhino Mock, get TempData after RedirectToRoute
300 views
Asked by Y K
stubbing protected abstract method using Rhino Mocks
125 views
Asked by Sheraz
print GetArgumentsForCallsMadeOne if assert failed in RhinoMock
80 views
Asked by vorou
Why does RhinoMocks behave differently in VB & C#?
279 views
Asked by David Osborne