UniMock.Core
2.0.0.1
dotnet add package UniMock.Core --version 2.0.0.1
NuGet\Install-Package UniMock.Core -Version 2.0.0.1
<PackageReference Include="UniMock.Core" Version="2.0.0.1" />
paket add UniMock.Core --version 2.0.0.1
#r "nuget: UniMock.Core, 2.0.0.1"
// Install UniMock.Core as a Cake Addin #addin nuget:?package=UniMock.Core&version=2.0.0.1 // Install UniMock.Core as a Cake Tool #tool nuget:?package=UniMock.Core&version=2.0.0.1
UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Autofac (>= 2.6.3.862)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on UniMock.Core:
Package | Downloads |
---|---|
UniMock.WithNSubstitute
UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container. |
|
UniMock.WithAutofac
UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container. |
|
UniMock.WithWindsor
UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0.1 | 3,560 | 8/21/2012 |
2.0.0 | 1,619 | 8/21/2012 |
1.0.0.9 | 2,355 | 3/18/2012 |
1.0.0.8 | 2,060 | 3/9/2012 |
1.0.0.7 | 2,220 | 1/12/2012 |
1.0.0.6 | 2,114 | 1/11/2012 |
1.0.0.5 | 2,149 | 12/14/2011 |
1.0.0.4 | 2,209 | 11/9/2011 |
1.0.0.3 | 2,158 | 11/7/2011 |
1.0.0.2 | 2,176 | 11/1/2011 |
1.0.0.1 | 1,522 | 10/29/2011 |
1.0.0 | 2,788 | 10/29/2011 |
Initial release.