1

Is it possible to write unit testing for a method with multiple ref parameters(6). I tried with callback but didn't works. Can you please tell me some solution

selva
  • 184
  • 2
  • 3
  • 16
  • Maybe you should have a look at: http://stackoverflow.com/questions/726630/verify-value-of-reference-parameter-with-moq – ChriPf Aug 04 '14 at 08:17
  • Unfortunately this is not possible with Moq. As the above SO answer there are alternative ways. – Spock Aug 06 '14 at 02:15

0 Answers0