VSTestRunner.

GetAlternativeToolPaths(VSTestSettings) Method

Summary

Gets alternative file paths which the tool may exist in.
Namespace
Cake.Common.Tools.VSTest
Containing Type
VSTestRunner

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(VSTestSettings settings)

Parameters

Name Type Description
settings VSTestSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.