docs.unity3d.com
Search Results for

    Moq Unity Package

    This is a Unity package for Moq and corresponds to Moq version 4.18.2.

    Documentation for this Package is mainly provided as links to the Moq Documentation.

    Moq is a popular mocking framework for .NET

    Documentation

    • Moq Main Page
    • Moq Documentation
    • Moq Source Code

    Setup

    To use the included DLLs, add them to the precompiledReferences section of your assembly. For example:

    "precompiledReferences": [
        "Moq.dll",
        "System.Runtime.CompilerServices.Unsafe.dll",
        "System.Threading.Tasks.Extensions.dll"
    ],
    
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)