MSTestRunner.

GetAlternativeToolPaths(MSTestSettings) Method

Summary

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

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(MSTestSettings settings)

Parameters

Name Type Description
settings MSTestSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.