Provides framework APIs and Attributes for Microsoft Fakes. To generate Fakes code, one needs a VS Enterise install.
Additional details can be found at http://aka.ms/MicrosoftFakes.
This is an extension of Smocks for mocking Generic methods in external libraries. It is a forked git library from "feng3245/Smocks". Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
Change Log
0.7.5-beta2...
More information