NUnit.Framework.IgnoreAttribute Members

The members of NUnit.Framework.IgnoreAttribute are listed below.

See Also: Inherited members from NUnit.Framework.NUnitAttribute

Public Constructors

Constructs the attribute without giving a reason for ignoring the test.
Constructs the attribute giving a reason for ignoring the test

Public Properties

[read-only]
Reasonstring. The reason for ignoring a test

Public Methods

ApplyToTest(NUnit.Framework.Internal.Test)
Documentation for this section has not yet been entered.