NUnitRetryAliases.

NUnitRetryHasFailedTests(ICakeContext, FilePath) Method

Assembly
Cake.NUnitRetry.dll
Namespace
Cake.NUnitRetry
Containing Type
NUnitRetryAliases

Syntax

public static bool NUnitRetryHasFailedTests(this ICakeContext context, FilePath testResultsPath)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
testResultsPath FilePath

Return Value

Type Description
bool