TestimoX

API Reference

Class

BenchmarkSelectionConflict

Namespace TestimoX.Benchmarks.Execution
Assembly TestimoX
Modifiers sealed

Describes incompatible desired states selected for one technical setting.

Inheritance

  • Object
  • BenchmarkSelectionConflict

Usage

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

Returned or exposed by

Constructors

Properties

public String TechnicalId { get; set; } #

Gets or sets the conflicting technical setting identifier.

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

Gets or sets control identifiers contributing incompatible requirements.

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

Gets or sets normalized desired-state descriptions.