docs.unity.cn
    Show / Hide Table of Contents

    Enum TestMode

    A flag indicating whether to run Edit Mode or Play Mode tests.

    Namespace: UnityEditor.TestTools.TestRunner.Api
    Syntax
    [Flags]
    public enum TestMode

    Fields

    Name Description Value
    EditMode

    Run EditMode tests.

    PlayMode

    Run PlayMode tests.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, November 14, 2022
    Terms of use