docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum UITestFixture.FixtureType

    The type of fixture to create during instantiation.

    Namespace: UnityEngine.UIElements.TestFramework
    Assembly: Unity.UI.TestFramework.Runtime.dll
    Syntax
    public enum UITestFixture.FixtureType

    Fields

    Name Description
    AutoDetect

    AutoDetect the type of fixture to create. Uses the Assembly and whether the test is currently in PlayMode to decide the fixture type.

    Editor

    Editor fixture type for tests around an EditorPanel.

    Runtime

    Runtime fixture type for tests around a RuntimePanel.

    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)