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