TestimoX

API Reference

Class

BenchmarkChangePreview

Namespace TestimoX.Benchmarks.Transactions
Assembly TestimoX
Modifiers sealed

Contains a read-only apply preview and any reasons that block execution.

Inheritance

  • Object
  • BenchmarkChangePreview

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public BenchmarkAssessment Assessment { get; set; } #

Gets or sets the selected assessment.

public List<BenchmarkPlannedChange> Changes { get; set; } #

Gets or sets distinct technical changes that would be made.

public List<String> BlockReasons { get; set; } #

Gets or sets reasons that prevent a safe apply.

public Boolean CanApply { get; } #

Gets whether the preview can be applied safely.