This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.OpenCoverToCoberturaConverter.
Summary
Extension methods for converting open cover reports to cobertura
- Assembly
- Cake
. Open Cover To Cobertura Converter .dll - Namespace
- Cake
. Open Cover To Cobertura Converter - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["OpenCoverToCoberturaConverterCakeAliases"]
class Type type-node
Syntax
public static class OpenCoverToCoberturaConverterCakeAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Open |
void |
Converts the opencover report to cobertura using the specified settings.
static
|
Open |
void |
Converts the opencover report to cobertura
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|