AutoFixture
  • Documentation
  • API

API

  • Overview
      • AutoRhinoMockCustomization
      • RhinoMockAroundAdvice
      • RhinoMockConstructorMethod
      • RhinoMockConstructorQuery

Namespace AutoFixture.AutoRhinoMock

Classes

AutoRhinoMockCustomization

Enables IFixture auto-mocking of abstract classes and interfaces using RhinoMocks.

RhinoMockAroundAdvice

Provides pre- and post-condition checks for requests for mock instances.

RhinoMockConstructorMethod

Encapsulates how to create a mock instance with Rhino Mocks, using a constructor with appropriate parameters.

RhinoMockConstructorQuery

Selects appropriate constructors to create mock instances with Rhino Mocks.

On this page

  • Classes

Copyright © 2026 · MIT License