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,129,618
Published
Dec 9, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1

Dependencies

AutoFixture
.NETFramework4.6.1
[5.0.0-preview0007, )
RhinoMocks
.NETFramework4.6.1
[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.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.