Package io.debezium.outbox.quarkus.it
Class OutboxWithoutOpenTelemetryTest
java.lang.Object
io.debezium.outbox.quarkus.it.AbstractOutboxTest
io.debezium.outbox.quarkus.it.OutboxWithoutOpenTelemetryTest
@QuarkusTestResource(DatabaseTestResource.class)
public class OutboxWithoutOpenTelemetryTest
extends AbstractOutboxTest
Integration tests for the Debezium Outbox extension, disabling OpenTelemetry behavior.
- Author:
- Chris Cranford
-
Field Summary
Fields inherited from class io.debezium.outbox.quarkus.it.AbstractOutboxTest
entityManager, myService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.outbox.quarkus.it.AbstractOutboxTest
firedEventGetsPersistedInOutboxTable, testOutboxEntityMetamodelExists
-
Constructor Details
-
OutboxWithoutOpenTelemetryTest
public OutboxWithoutOpenTelemetryTest()
-
-
Method Details
-
testOutboxEntityMetamodelDoesntHaveTracingSpanColumn
- Throws:
Exception
-