This version of Unity is unsupported.

Is.AllocatingGCMemory

Declaration

public static TestTools.Constraints.AllocatingGCMemoryConstraint AllocatingGCMemory();

Returns

AllocatingGCMemoryConstraint A constraint object.

Description

Declares a constraint that the provided delegate allocates GC memory.

See AllocatingGCMemoryConstraint for more information.