TestimoX

API Reference

Enum

HtmlCatalogSource

Namespace TestimoX.Configuration.Engine
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Catalog sources for the About → rules tables.

Inheritance

  • Enum
  • HtmlCatalogSource

Values

public const HtmlCatalogSource ExecutedOnly #

Only rules that executed in the current run.

Value: 0
public const HtmlCatalogSource AllAvailable #

All discovered rules (heavier).

Value: 1