Share via


TestElement Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TestElement class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

TestElement()

Initializes a new instance of the TestElement class.

Protected method

TestElement(TestElement)

Initializes a new instance of the TestElement class by using the provided copy of a test element.

Protected method

TestElement(SerializationInfo, StreamingContext)

Initializes a new instance of the TestElement class from serialized data.

Protected method

TestElement(String, String)

Initializes a new instance of the TestElement class by using the provided name and description.

Protected method

TestElement(TestId, String, String)

Initializes a new instance of the TestElement class.

Protected method

TestElement(String, String, String)

Initializes a new instance of the TestElement class by using the provided name, description, and storage.

Protected method

TestElement(TestId, String, String, String)

Initializes a new instance of the TestElement class.

Top

See Also

Reference

TestElement Class

TestElement Members

Microsoft.VisualStudio.TestTools.Common Namespace