This version of Unity is unsupported.

MonoBehaviourTest<T0>

class in UnityEngine.TestTools

/

Inherits from:CustomYieldInstruction

Description

Wrapper for running tests that are imlpemented as MonoBehaviours.

Properties

componentThe test component attached this object.
gameObjectThe GameObject that hold test component.

Inherited Members

Properties

keepWaitingIndicates if coroutine should be kept suspended.