Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TestCaseEventArgs Constructor

 

Initializes a new instance of the TestCaseEventArgs class.

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

NameDescription
System_CAPS_protmethodTestCaseEventArgs(DataCollectionContext^, Guid, TcmInformation^, String^, Boolean)

Initializes a new instance of the TestCaseEventArgs class by using the given information.

System_CAPS_protmethodTestCaseEventArgs(DataCollectionContext^, ITestElement^, TcmInformation^)

Initializes a new instance of the TestCaseEventArgs class by using the provided information.

Return to top
Show: