0

I'm testing a class ClassA that takes an instance of a class ClassB in its constructor. In my test of ClassA, I mock ClassB with NSubstitue. However, ClassB overload the * operator. How can I set the Result of the * operation for my ClassB mockup?

François
  • 3,164
  • 25
  • 58

0 Answers0