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.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
| Name | Description | |
|---|---|---|
![]() | TestCaseEventArgs(DataCollectionContext^, Guid, TcmInformation^, String^, Boolean) | Initializes a new instance of the TestCaseEventArgs class by using the given information. |
![]() | TestCaseEventArgs(DataCollectionContext^, ITestElement^, TcmInformation^) | Initializes a new instance of the TestCaseEventArgs class by using the provided information. |
Show:
