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
related to an answer for: Does Visual Studio 2019 support Typemock?
asked by epranav (1.1k points)

1 Answer

0 votes

Hi,

What exactly are you trying to achieve?
We can assist you on your test purpose.
You can read all about faking a static constructor or a static method or a static field in our docs.
The following LINK will take you to our docs on faking static methods.

Cheers,
Alon Sapozhnikov.
Support Specialist.

answered by Alon_TypeMock (9k points)
Can you please share the detailed documentation how the TypeMock reference configuration can be done on Visual Studio 2019.

Hi,

There are 3 ways to do that:
1. Add with our NugetPackage (LINK).
2. Add manualy via the references in Visual Studio (LINK).

About 2, see that there are 2 csproj types so se accordingly.

Cheers,
Alon Sapozhnikov.
Support Specialist.

...