FastMoq
Search Results for

    Show / Hide Table of Contents

    Namespace FastMoq.Core.Providers

    Classes

    MockWrapper<T>

    Provider-agnostic wrapper around an IFastMock<T> supplying:

    • Instance (test subject dependency)
    • NativeMock (legacy underlying mock if the provider exposes one)
    • Verify delegation through IMockingProvider
    • Transitional Setup helpers (Moq pass-through). Other providers throw until a common Setup abstraction exists.
    In this article
    Back to top
    Generated 2026-04-08 12:38 UTC