Class RequirePlatformSupportAttribute
Implements
IApplyToTest
Namespace: UnityEditor.TestTools
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method)]
public class RequirePlatformSupportAttribute : NUnitAttribute, IApplyToTest
Constructors
Name | Description |
---|---|
RequirePlatformSupportAttribute(params BuildTarget[]) |
Properties
Name | Description |
---|---|
platforms |