TestimoX

API Reference

Interface

IBenchmarkTargetCheckReader

Namespace TestimoX.Benchmarks.Providers
Assembly TestimoX
Modifiers abstract

Reads one benchmark check from a typed target.

Methods

public abstract BenchmarkCheckState Read(BenchmarkTarget target, BenchmarkCheckDefinition check, BenchmarkHostFacts facts) #
Returns: BenchmarkCheckState

Reads one selected check from a typed resource.

Parameters

target TestimoX.Benchmarks.Targets.BenchmarkTarget requiredposition: 0
check TestimoX.Benchmarks.BenchmarkCheckDefinition requiredposition: 1
facts TestimoX.Benchmarks.Execution.BenchmarkHostFacts requiredposition: 2