Configuration to run runInboxOutboxScenario function.

Hierarchy

  • InboxOutboxRunScenarioConfig

Properties

Configuration to be able to send messages, e.g. RabbitMQ connection details.

description?: string

Description of the scenario. Printed together with the report.

messagingSettings: MessagingSettings

Messaging settings for the message that will be repeatedly sent.

payload: unknown

Payload to be sent with each iteration.

runnerConfig?: RunnerConfig

Configuration to fine-tune how scenario is executed.

serviceBaseUrl: string

Base URL for the service. Used to request inboxOutboxState and inboxOutboxReport operations.

Generated using TypeDoc