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.BenchmarkDotNet.
- Assembly
- Cake
.BenchmarkDotNet .dll - Namespace
- Cake
.BenchmarkDotNet .NuGetComparison - Containing Type
- Nu
Get Compare Final Result
Syntax
public NuGetCompareFinalResult(string baselineVersion, string benchmarkVersion, double testThresholdPercentage, IEnumerable<NuGetCompareTestResult> testResults)
Parameters
| Name | Type | Description |
|---|---|---|
| baselineVersion | string | |
| benchmarkVersion | string | |
| testThresholdPercentage | double | |
| testResults | IEnumerable |
Return Value
| Type | Description |
|---|---|
| void |
