Field requiresPlayMode
A nullable boolean flag specifying where to include tests that requires PlayMode into the filter. If left as null, tests are included regardless of if they require PlayMode or not.
Namespace: UnityEditor.TestTools.TestRunner.Api
Assembly: solution.dll
Syntax
[NonSerialized]
public bool? requiresPlayMode
Returns
Type | Description |
---|---|
bool? |