API Reference
Class
CrosswalkSnapshot
Immutable snapshot of vendor crosswalk data for a run. Built once, consumed by renderers.
Inheritance
- Object
- CrosswalkSnapshot
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
- Property Testimo.Crosswalk
Constructors
public CrosswalkSnapshot() #Inherited Methods
Properties
public Dictionary<String, RuleCrosswalkDto> ByRule { get; } #Per-rule crosswalk entries keyed by Testimo rule name.