A tampering mechanism which makes it possible to rewrite methods, getters, setters and constructors of third-party libraries used by the tested code.
Info
| Version: | 1.0.129 |
| Author(s): | Arseni Mourzenko |
| Last Update: | Thursday, October 15, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MainMa/mockeverything/ |
| NuGet Url: | https://www.nuget.org/packages/MockEverything |
Install
Install-Package MockEverything
dotnet add package MockEverything
paket add MockEverything
MockEverything Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Cecil(0.9.6.1)
- ILRepack.Lib(2.0.8)
Tags