• Preparing search index...
  • The search index is not available
@daiso-tech/core - v0.38.0
  • @daiso-tech/core
  • EventBus
  • eventBusTestSuite

Function eventBusTestSuite

  • eventBusTestSuite(settings: EventBusTestSuiteSettings): void
  • The eventBusTestSuite function simplifies the process of testing your custom implementation of IEventBus with vitest.

    IMPORT_PATH: "@daiso-tech/core/event-bus/test-utilities"

    Parameters

    • settings: EventBusTestSuiteSettings

    Returns void

    • Defined in src/event-bus/implementations/test-utilities/event-bus.test-suite.ts:39

Settings

Member Visibility
@daiso-tech/core - v0.38.0
  • Loading...

Generated using TypeDoc