Moq: Verify a Method is Called


/ Published in: C#
Save to your folder(s)

The code to verify that a method was called.
The this.mockProvider.Verify verifies that GetBiAutoProcessConfigByKeys is called.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.