Skip to main content

Module testing

Module testing 

Source
Expand description

Test helpers — fake adapters that implement the EngineAdapter contract for downstream tests.

Structs§

MockAdapter
Minimal adapter used in tests. Delegates AsrEngine calls to a deterministic in-memory implementation.