chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
It's a minor bug.

On the Typemock Isolator Overview page in the help.

Typemock Isolator supports three sets of API in order to fake dependecies:
* Arrange Act Assert (AAA) Syntax (the latest version of the API - you are encouraged to use this API).
* Natural Mocks™ (older - Record-Replay but stringly typed)
* Reflective Mocks (older - string based API)

This should be strongly typed, not stringly typed. :)

Eric
asked by eschatzy (3.8k points)

1 Answer

0 votes
Ooops :oops:

Thanks! I'll take care of that right now.

Doron
Typemock Support
answered by doron (17.2k points)
...