Translate

Thursday, March 13, 2014

Faking Static constructor

I have been fixing up some legacy test cases written against Typemock 6.0.8 and was planning to get it running against Typemock 7.4.3. 

As always legacy code was faking some objects which were internally referring objects which had static constructors. 

Couple of links which helped me here : 




Thanks
Dibyendu

No comments:

Post a Comment