Hi,
Is it possible to mock GetEntity actions?
Kind regards,
Vaisel
Support for mocking the Get<Entity> was added in version 4.1.0. Just use MockServerAction as usual.
Hi Vaisel.
I will try adding support for that in the next release. I will update you with the progress.