NUnitRetryAliases.

NUnitRetryUpdateResults(ICakeContext, FilePath, FilePath) Method

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

Syntax

public static void NUnitRetryUpdateResults(this ICakeContext context, FilePath resultsToUpdatePath, FilePath updateSourcePath)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext
resultsToUpdatePath FilePath
updateSourcePath FilePath

Return Value

Type Description
void