Summary
Dots the cover to cobertura summary.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- CodeCoverageAliases
Syntax
public static void DotCoverToCoberturaSummary(this ICakeContext context, FilePath xmlFile, FilePath coberturaFile)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| xmlFile | FilePath | The XML file. |
| coberturaFile | FilePath | The cobertura file. |
Return Value
| Type | Description |
|---|---|
| void |
