| AbstractOutboxTest |
Abstract base class for the Debezium Outbox extension test suite.
|
| DatabaseTestResource |
|
| OutboxIT |
|
| OutboxProfiles |
Specifies a variety of test profiles to be used for the Debezium Outbox extension test suite.
|
| OutboxProfiles.Default |
Uses the values directly from application.properties without changes.
|
| OutboxProfiles.OpenTracingDisabled |
Disables OpenTracing support that is enabled by default.
|
| OutboxTest |
Integration tests for the Debezium Outbox extension, using default configuration from application.properties.
|
| OutboxWithoutOpenTracingTest |
Integration tests for the Debezium Outbox extension, disabling OpenTracing behavior.
|