Hello,
I get the following error on runtime
It looks like type mock needs ISOLATOR_TESTABLE for each function in a class
please advise
The function 'Person::getName' couldn't be found. If the method is not called in the code under test it will be optimized away.Remove any inline keywords, and Add ISOLATOR_TESTABLE to the method.