TestimoX

API Reference

Class

BenchmarkCompositionPolicy

Namespace TestimoX.Benchmarks.Deployment
Assembly TestimoX
Modifiers sealed

Defines integrity-pinned rules that assign benchmark packs to typed workload targets.

Inheritance

  • Object
  • BenchmarkCompositionPolicy

Usage

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

Constructors

Properties

public Int32 SchemaVersion { get; set; } #

Gets or sets the composition schema version.

public String Id { get; set; } #

Gets or sets the stable policy identifier.

public String DisplayName { get; set; } #

Gets or sets the user-facing policy name.

public List<BenchmarkCompositionRule> Rules { get; set; } #

Gets or sets ordered target-to-pack assignment rules.

public String ContentHash { get; set; } #

Gets or sets the SHA-256 integrity hash excluding this property.