Enum AssertionType
Different types of BenchmarkAssertions we might use against metrics
Namespace: NBench.Sdk
Assembly: NBench.dll
Syntax
public enum AssertionType
Fields
Name | Description |
---|---|
Throughput | Test against the totals per second |
Total | Test against the averages of totals |