TestimoX

API Reference

Interface

IBenchmarkCapturedTargetCheckReader

Namespace TestimoX.Benchmarks.Providers
Assembly TestimoX
Modifiers abstract

Reads the exact target instances captured by a governed backup.

Methods

public abstract BenchmarkCheckState ReadCaptured(BenchmarkTarget target, BenchmarkCheckDefinition check, BenchmarkBackupValue before, BenchmarkHostFacts facts) #
Returns: BenchmarkCheckState

Reads a check against the captured target set.

Parameters

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