This topic has not yet been rated - Rate this topic

TestType Class

Identifies a type of test.

System.Object
  Microsoft.VisualStudio.TestTools.Common.TestType

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
[SerializableAttribute]
public sealed class TestType : IXmlTestStore

The TestType type exposes the following members.

  Name Description
Public method TestType Initializes an instance of the TestType class.
Top
  Name Description
Public property Id Gets the GUID that uniquely identifies the type of test.
Top
  Name Description
Public method Equals Compares the provided TestType with the current instance for equality. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Requires no description. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Load Loads the object from the provided XML element by using the provided parameters.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Save Saves the current object to the specified XML element by using the provided parameters.
Public method ToString Retrieves the name of the test type. (Overrides Object.ToString().)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ