Class ParametrizedIgnoreAttribute
Implements
IWrapTestMethod
Namespace: UnityEngine.TestTools
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
public class ParametrizedIgnoreAttribute : NUnitAttribute, IWrapTestMethod
Constructors
| Name | Description |
|---|---|
| ParametrizedIgnoreAttribute(params object[]) |
Properties
| Name | Description |
|---|---|
| Arguments | |
| Reason |
Methods
| Name | Description |
|---|---|
| Wrap(TestCommand) |