TestimoX

API Reference

Class

BenchmarkReportRequest

Namespace TestimoX.Reporting.Benchmarks
Assembly TestimoX
Modifiers sealed

Defines multilingual, multi-format benchmark report output.

Inheritance

  • Object
  • BenchmarkReportRequest

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 BenchmarkPack Pack { get; set; } #

Gets or sets the source benchmark pack used to produce the assessments.

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

Gets or sets one or more completed host assessments.

public List<BenchmarkReportFormat> Formats { get; set; } #

Gets or sets requested artifact formats.

public List<ReportLanguage> Languages { get; set; } #

Gets or sets requested report languages.

public String OutputDirectory { get; set; } #

Gets or sets the output directory.

public String FileNamePrefix { get; set; } #

Gets or sets an optional file-name prefix.

public BenchmarkZoneEvidencePackage RequirementsEvidence { get; set; } #

Gets or sets optional standardized company-requirements evidence used for fulfillment reporting.