TestimoX

API Reference

Enum

BenchmarkRequirementsArtifactKind

Namespace TestimoX.Benchmarks.Requirements
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies one artifact embedded in a company benchmark requirements bundle.

Inheritance

  • Enum
  • BenchmarkRequirementsArtifactKind

Usage

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

Values

public const BenchmarkRequirementsArtifactKind BenchmarkPack #

A native TestimoX benchmark pack.

Value: 0
public const BenchmarkRequirementsArtifactKind OrganizationPolicy #

A governed organization policy containing approved overrides and waivers.

Value: 1
public const BenchmarkRequirementsArtifactKind CompositionPolicy #

A policy that assigns exact packs and selections to typed targets.

Value: 2
public const BenchmarkRequirementsArtifactKind ControlSet #

A cross-pack canonical control set.

Value: 3
public const BenchmarkRequirementsArtifactKind Documentation #

Human-readable operating guidance.

Value: 4
public const BenchmarkRequirementsArtifactKind RolloutTemplate #

A zone-owned rollout-plan template.

Value: 5