Partager via


TestAdapterAttribute Members

Represents a test adapter. This class supports the Spec Explorer test code infrastructure and is not intended to be used directly from your code.

The following tables list the members exposed by the TestAdapterAttribute type.

Public Constructors

  Name Description
  TestAdapterAttribute Initializes a new instance of the TestAdapterAttribute class.

Top

Public Properties

  Name Description
public property TypeId  (Inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (Inherited from Object)
public method GetHashCode  Overridden. (Inherited from Object)
public method GetType  (Inherited from Object)
public method IsDefaultAttribute  (Inherited from Attribute)
public method Match  (Inherited from Attribute)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

TestAdapterAttribute Class
Microsoft.SpecExplorer.Runtime.Testing Namespace