TestimoX

API Reference

Class

BenchmarkCompositionResult

Namespace TestimoX.Benchmarks.Deployment
Assembly TestimoX
Modifiers sealed

Contains deterministic composition decisions for a discovered target topology.

Inheritance

  • Object
  • BenchmarkCompositionResult

Usage

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

Constructors

Properties

public String PolicyId { get; set; } #

Gets or sets the exact composition policy identifier.

public String PolicyHash { get; set; } #

Gets or sets the exact composition policy hash.

public List<BenchmarkCompositionAssignment> Assignments { get; set; } #

Gets or sets resolved assignments and gated matches.

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

Gets or sets non-fatal targets for which no benchmark rule matched.