Interface IMonoBehaviourTest
An interface implemented by a MonoBehaviour test.
Namespace: UnityEngine.TestTools
Assembly: solution.dll
Syntax
public interface IMonoBehaviourTest
Properties
| Name | Description |
|---|---|
| IsTestFinished | True when the test is considered finished. |