UniMock.Core
2.0.0.1
Install-Package UniMock.Core -Version 2.0.0.1
dotnet add 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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- 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.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. |
|
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0.1 | 2,222 | 8/21/2012 |
2.0.0 | 1,097 | 8/21/2012 |
1.0.0.9 | 1,537 | 3/18/2012 |
1.0.0.8 | 1,254 | 3/9/2012 |
1.0.0.7 | 1,426 | 1/12/2012 |
1.0.0.6 | 1,302 | 1/11/2012 |
1.0.0.5 | 1,321 | 12/14/2011 |
1.0.0.4 | 1,395 | 11/9/2011 |
1.0.0.3 | 1,342 | 11/7/2011 |
1.0.0.2 | 1,384 | 11/1/2011 |
1.0.0.1 | 1,097 | 10/29/2011 |
1.0.0 | 1,598 | 10/29/2011 |
Initial release.