Skip to main content
AutoFixture.AutoRhinoMocks package icon

AutoFixture.AutoRhinoMocks

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/11/13/RhinoMocksbasedAutomockingWithAutoFixture.aspx

Total Downloads
1.1M
1,139,494
Published
Jun 13, 2019
Latest stable version

Install

.NET CLI
dotnet add package AutoFixture.AutoRhinoMocks --version 4.10.0
Package Manager Console
Install-Package AutoFixture.AutoRhinoMocks -Version 4.10.0
PackageReference
<PackageReference Include="AutoFixture.AutoRhinoMocks" Version="4.10.0" />

Frameworks

.NETFramework4.5.2

Dependencies

AutoFixture
.NETFramework4.5.2
[4.10.0, )
RhinoMocks
.NETFramework4.5.2
[3.6.0, 4.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.