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
0 votes

When trying to run unit tests locally I'm receiving errors on tests that run fine for other developers.

 

Test method TestName threw exception: 

TypeMock.DesignModeException: 

*** Faking non-virtual methods is not possible in InterfaceOnly design mode. Use [Isolated(DesignMode.Pragmatic)] to fake this. Learn more here https://www.typemock.com/isolator-design-mode

License details: Company 7 Day Evaluation Key License Key

 

In the TypeMock options, I do see my real license but it doesn't seem to be loading correctly.

asked by jkolpack (600 points)

Please log in or register to answer this question.

...