Hello, I'm new at this and unfortunately I already got to a standstill.
I have some overloaded methods. And I want to check if one of them has been called: Expect.Call(dispatcher.Add(null)) gives an Error: The call is ambiguous between the methods using : Expect.Call(dispatcher.Add((Request)null)) gives: The best overloaded method for ... has some invalid arguments. I can imagine this is simple but somehow I cannot get over it. Thanks -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhinomocks?hl=en.
