Interface: EventCollector<T>
Makaio Framework / services-core/session/orchestrator-testing / EventCollector
Interface: EventCollector<T>
Section titled “Interface: EventCollector<T>”Defined in: ../../../packages/services/core/src/session/testing/orchestrator-event-collectors.ts:11
Collected event payloads for test assertions.
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”clear: () =>
void
Defined in: ../../../packages/services/core/src/session/testing/orchestrator-event-collectors.ts:13
Returns
Section titled “Returns”void
received
Section titled “received”received:
T[]
Defined in: ../../../packages/services/core/src/session/testing/orchestrator-event-collectors.ts:12