Class TestUtility
Utility class that determines if the app is running under the Test Runner.
Namespace: Unity.Simulation
Syntax
public static class TestUtility
Methods
IsAutomatedTestRun()
Declaration
public static bool IsAutomatedTestRun()
Returns
Type | Description |
---|---|
Boolean |