API Reference
Interface
IBenchmarkCheckReader
Reads benchmark checks from a target through an injectable system boundary.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Methods
public abstract BenchmarkCheckState Read(String computerName, BenchmarkCheckDefinition check, BenchmarkHostFacts facts) #Returns:
BenchmarkCheckStateReads one selected check from a target.
Parameters
- computerName System.String
- check TestimoX.Benchmarks.BenchmarkCheckDefinition
- facts TestimoX.Benchmarks.Execution.BenchmarkHostFacts