Share via


TestStateEvent Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the TestStateEvent 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 TestStateEvent() Initializes an instance of the TestStateEvent class.
Protected method TestStateEvent(SerializationInfo, StreamingContext) Initializes an instance of the TestStateEvent class by using the serialization information and context.
Public method TestStateEvent(Guid, Guid, TestState) Initializes an instance of the TestStateEvent class by using the provided run identifier, execution identifier, and state.
Public method TestStateEvent(Guid, Guid, TestState, DateTime) Initializes an instance of the TestStateEvent class by using the provided run identifier, execution identifier, state, and time stamp.

Top

See Also

Reference

TestStateEvent Class

Microsoft.VisualStudio.TestTools.Common Namespace