docs.unity.cn
    Show / Hide Table of Contents

    Interface IMonoBehaviourTest

    An interface implemented by a MonoBehaviour test.

    Namespace: UnityEngine.TestTools
    Syntax
    public interface IMonoBehaviourTest

    Properties

    IsTestFinished

    True when the test is considered finished.

    Declaration
    bool IsTestFinished { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, July 19, 2022
    Terms of use