I have a mocked object and am verifying some things called. But wanted to know what the default parameter is for MockedObject.Verify(thingToBeVerified)
?
Is it Times.Zero, Times.Once, or even Times.AtLeastOnce?
I am using Moq 4.2 in NUnit 2.6.3
Times.AtLeastOnce() is the default
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With