docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IMonoBehaviourTest

    An interface implemented by a MonoBehaviour test.

    Namespace: UnityEngine.TestTools
    Assembly: UnityEngine.TestRunner.dll
    Syntax
    public interface IMonoBehaviourTest

    Properties

    IsTestFinished

    True when the test is considered finished.

    Declaration
    bool IsTestFinished { get; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 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)