TextTestResultMessage Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TextTestResultMessage 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 TextTestResultMessage(SerializationInfo, StreamingContext) Initializes a new instance of the TextTestResultMessage class from serialized XML data by using the provided serialization information and the streaming context.
Public method TextTestResultMessage(Guid, ITestElement, String) Initializes a new instance of the TextTestResultMessage class by using the ID of the test run, the test element, and the message.

Top

See Also

Reference

TextTestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace