Field targetPlatform
The BuildTarget platform to run the test on. If set to null, then the Editor is the target for the tests. Obsolete. Use the targetPlatform property on the ExecutionSettings.
Namespace: UnityEditor.TestTools.TestRunner.Api
Assembly: solution.dll
Syntax
public BuildTarget? targetPlatform
Returns
Type | Description |
---|---|
BuildTarget? |