TestParsing.

TestResultsFromStdOut(IProcess, TestResults) Method

Syntax

public static void TestResultsFromStdOut(IProcess process, TestResults testResults)

Parameters

Name Type Description
process IProcess
testResults TestResults

Return Value

Type Description
void