23
Views
2
Comments
Solved
[Testing Framework] Possible to mock GetEntity actions?
testing-framework
Reactive icon
Forge asset by Leonardo Fernandes
Application Type
Reactive

Hi,

Is it possible to mock GetEntity actions?


Kind regards,

Vaisel

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution

Support for mocking the Get<Entity> was added in version 4.1.0. Just use MockServerAction as usual.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP

Hi Vaisel.

I will try adding support for that in the next release. I will update you with the progress.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution

Support for mocking the Get<Entity> was added in version 4.1.0. Just use MockServerAction as usual.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.