TestimoX

API Reference

Class

BenchmarkReviewedCrosswalk

Namespace TestimoX.Benchmarks.Crosswalk
Assembly TestimoX
Modifiers sealed

Pins reviewed cross-version mappings to the exact hashes of two immutable benchmark packs.

Inheritance

  • Object
  • BenchmarkReviewedCrosswalk

Usage

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

Returned or exposed by

Constructors

Properties

public Int32 SchemaVersion { get; set; } #

Gets or sets the reviewed crosswalk schema version.

public String Id { get; set; } #

Gets or sets the stable crosswalk identifier.

public String Version { get; set; } #

Gets or sets the organization-visible crosswalk version.

public String SourcePackId { get; set; } #

Gets or sets the exact source pack identifier.

public String SourcePackHash { get; set; } #

Gets or sets the exact source pack hash.

public String TargetPackId { get; set; } #

Gets or sets the exact target pack identifier.

public String TargetPackHash { get; set; } #

Gets or sets the exact target pack hash.

public List<BenchmarkReviewedCrosswalkEntry> Entries { get; set; } #

Gets or sets reviewed semantic mappings.

public String ContentHash { get; set; } #

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