NUnit.Framework.Constraints.AttributeConstraint: Method Members

The methods of NUnit.Framework.Constraints.AttributeConstraint are listed below. For a list of all members, see the AttributeConstraint Members list.

See Also: Inherited members from NUnit.Framework.Constraints.PrefixConstraint

Public Methods

override
Matches(object) : bool
Determines whether the Type or other provider has the expected attribute and if its value matches the additional constraint specified.
override
ToString() : string
Returns a string representation of the constraint.
override
WriteActualValueTo(MessageWriter)
Writes the actual value supplied to the specified writer.
override
WriteDescriptionTo(MessageWriter)
Writes a description of the attribute to the specified writer.

Protected Methods

override
GetStringRepresentation() : string
Documentation for this section has not yet been entered.