cost 428 ms
Expect multiple calls to method

How can I tell Moq to expect multiple calls so I can still use the MockRepository to VerifyAll, as below? I know you can do this at verify time, bu ...

2013-09-28 01:19:46   1   892    moq / moq-3  
How to pass a List parameter using Moq

I am trying to mock a method which takes two parameters, the signature of method looks as follows: I want this method to return something only if t ...

2013-07-17 09:57:14   1   274    c# / moq-3  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM