Attribute used to mark a test that is to be ignored.
Ignored tests result in a warning message when the
tests are run.
See Also:
IgnoreAttribute Members
Syntax
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=false, Inherited=false)]
public class
IgnoreAttribute :
NUnitAttribute,
NUnit.Framework.Internal.IApplyToTestRemarks
Requirements
Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0