Interface IBenchmarkSetting
Interface for all individual benchmark settings
Inherited Members
System.IEquatable<NBench.Sdk.IBenchmarkSetting>.Equals(NBench.Sdk.IBenchmarkSetting)
Namespace: NBench.Sdk
Assembly: NBench.dll
Syntax
public interface IBenchmarkSetting : IEquatable<IBenchmarkSetting>
Properties
Assertion
Declaration
Assertion Assertion { get; }
Property Value
Type | Description |
---|---|
Assertion |
AssertionType
Declaration
AssertionType AssertionType { get; }
Property Value
Type | Description |
---|---|
AssertionType |
MetricName
Declaration
MetricName MetricName { get; }
Property Value
Type | Description |
---|---|
MetricName |