TestimoX

API Reference

Class

BenchmarkReportService

Namespace TestimoX.Reporting.Benchmarks
Assembly TestimoX
Modifiers sealed

Generates consistent multilingual benchmark evidence across HTML, Word, Excel, PowerPoint, and JSON.

Inheritance

  • Object
  • BenchmarkReportService

Constructors

public BenchmarkReportService() #

Methods

public IReadOnlyList<BenchmarkReportArtifact> Generate(BenchmarkReportRequest request) #
Returns: IReadOnlyList<BenchmarkReportArtifact>

Generates every requested report artifact.

Parameters

request TestimoX.Reporting.Benchmarks.BenchmarkReportRequest requiredposition: 0