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 | |
---|---|---|
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
TestAdapterAttribute Class
Microsoft.SpecExplorer.Runtime.Testing Namespace