TestimoX

API Reference

Class

BenchmarkRequirementsRunResult

Namespace TestimoX.Benchmarks.Requirements
Assembly TestimoX
Modifiers sealed

Contains verified requirements, topology decisions, assessments, and standardized zone evidence.

Inheritance

  • Object
  • BenchmarkRequirementsRunResult

Usage

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

Constructors

Properties

public BenchmarkRequirementsBundle Bundle { get; set; } #

Gets or sets the verified company requirements.

public List<BenchmarkTargetDiscoveryResult> Discoveries { get; set; } #

Gets or sets target-discovery results.

public BenchmarkCompositionResult Composition { get; set; } #

Gets or sets deterministic composition decisions.

public List<BenchmarkAssessment> Assessments { get; set; } #

Gets or sets complete assessments for assigned targets.

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

Gets or sets non-fatal assignment or capability blocks.

public BenchmarkZoneEvidencePackage Evidence { get; set; } #

Gets or sets normalized zone evidence suitable for JSON storage and Power BI ingestion.