1 reference to
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\Events\TestCaseEvents.cs (1)
227
public TestCaseEndEventArgs(TestCase testElement, TestOutcome testOutcome) :
this
(new DataCollectionContext(new SessionId(Guid.Empty)), testElement, testOutcome)