class in UnityEngine.TestTools
/
Inherits from:CustomYieldInstruction
Switch to ManualWrapper for running tests that are imlpemented as MonoBehaviours.
| component | The test component attached this object. |
| gameObject | The GameObject that hold test component. |
| keepWaiting | Indicates if coroutine should be kept suspended. |