1 implementation of
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Client\TestRunStatistics.cs (1)
64
public long
this
[TestOutcome testOutcome]
2 references to
vstest.console (1)
CommandLine\TestRunResultAggregator.cs (1)
88
else if (e.TestRunStatistics
[
TestOutcome.Failed] > 0)
vstest.console.arm64 (1)
src\vstest\src\vstest.console\CommandLine\TestRunResultAggregator.cs (1)
88
else if (e.TestRunStatistics
[
TestOutcome.Failed] > 0)