Class UnityPlatformAttribute
Implements
IApplyToTest
Namespace: UnityEngine.TestTools
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = true, Inherited = false)]
public class UnityPlatformAttribute : NUnitAttribute, IApplyToTest
Constructors
| Name | Description |
|---|---|
| UnityPlatformAttribute() | |
| UnityPlatformAttribute(params RuntimePlatform[]) |
Properties
| Name | Description |
|---|---|
| exclude | |
| include |
Methods
| Name | Description |
|---|---|
| ApplyToTest(Test) |