web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

Community site session details

Community site session details

Session Id :

SysMock in D365FO

Martin Dráb Profile Picture Martin Dráb 238,732 Most Valuable Professional
This post is about mock objects for unit testing in Dynamics 365 Finance and Operations, using the existing SysMock library. Mock objects are used to mimic behaviour of real objects to isolate the parts of code you want to test, to simplify test setup, to simulate specific responses and so on. SysMock is a library ...

Continue reading ‘SysMock in D365FO’ »


This was originally posted here.

Comments

*This post is locked for comments