AssertThatExists<TObject>
Test step that asserts that a UnityEngine.Object either exists or does not (variable points to a null reference or an Object which has been destroyed).
Type Parameters
TObject
Constructors
AssertThatExists(Func<TObject>, int) |
Methods
IsFalse() | |
OnUpdate() |