Automock implementation for RhinoMocks using Ninject to create the objects under test.
Info
Version: | 3.2.2 |
Author(s): | Ninject Project Contributors |
Last Update: | Sunday, April 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org |
NuGet Url: | https://www.nuget.org/packages/Ninject.MockingKernel.RhinoMocks |
Install
Install-Package Ninject.MockingKernel.RhinoMocks
dotnet add package Ninject.MockingKernel.RhinoMocks
paket add Ninject.MockingKernel.RhinoMocks
Ninject.MockingKernel.RhinoMocks Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.MockingKernel(>= 3.2.0.0 && < 3.3.0.0)
- RhinoMocks(>= 3.6 && < 4.0)
Tags