Version: 2018.1

MonoBehaviourTest<T0>

class in UnityEngine.TestTools

/

Inherits from:CustomYieldInstruction

Switch to Manual

Description

Wrapper for running tests that are imlpemented as MonoBehaviours.

Variables

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

Inherited members

Variables

keepWaitingIndicates if coroutine should be kept suspended.