Hi,
I am using FakeXrmEasy.9 nuget package to execute unit tests for D365 plugins & workflows.
Using FakeXrmEasy.9, please provide an example of how to mock a plugin method / extension method that is used in the D365 plugin. The plugin method / extension method has multiple parameters.
Thanks in advance.