List Question
10 TechQA 2025-01-07 08:12:33What's the exact syntax to concat 2 constraints in Rhino Mocks framework?
117 views
Asked by smwikipedia
rhino mocks stub history
186 views
Asked by mtijn
How to return value from a method by a specified condition in RhinoMocks?
1.8k views
Asked by EngineerSpock
How to specify that Arg<T>.Matches() shouldn't return default(T)
314 views
Asked by Thomas Lielacher
Partial mocking - expectations being ignored (Rhino Mocks)
616 views
Asked by Chad Kapatch
Rhino Mocks - Stub a Singleton
2.5k views
Asked by Vaccano
Assert a method was called whilst verifying the parameters are correct
82 views
Asked by MattC
Preferred way to mock/stub a system resource like System.Threading.Mutex
602 views
Asked by Brian Colwell
Is "Record" Deprecated in Rhino Mocks
194 views
Asked by Vaccano
How to mock arbitrary behavior with Rhino Mocks?
199 views
Asked by bwerks