TestimoX

API Reference

Class

BenchmarkPackFreshness

Namespace TestimoX.Benchmarks.Sources
Assembly TestimoX
Modifiers sealed

Describes whether an installed pack matches the current integrity-pinned source catalog.

Inheritance

  • Object
  • BenchmarkPackFreshness

Usage

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

Constructors

Properties

public BenchmarkProductFamily ProductFamily { get; set; } #

Gets or sets the supported product family.

public String Product { get; set; } #

Gets or sets the product name.

public String ProductVersion { get; set; } #

Gets or sets the product version.

public BenchmarkProductVariant ProductVariant { get; set; } #

Gets or sets the product variant.

public String CurrentBenchmarkVersion { get; set; } #

Gets or sets the current catalog benchmark version.

public String InstalledPackId { get; set; } #

Gets or sets the installed benchmark pack identifier when found.

public String InstalledBenchmarkVersion { get; set; } #

Gets or sets the installed benchmark version when found.

public Boolean IsCurrent { get; set; } #

Gets or sets whether a matching current pack is installed.

public String Status { get; set; } #

Gets or sets a user-facing status explanation.