TeamCityCoverageReporterAliases.

TeamCityCoverageReporter(ICakeContext, FilePath) Method

Syntax

public static void TeamCityCoverageReporter(this ICakeContext context, FilePath openCoverResultsFilePath)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
openCoverResultsFilePath FilePath

Return Value

Type Description
void