Package io.debezium.outbox.quarkus.it
Class OutboxWithoutOpenTracingTest
java.lang.Object
io.debezium.outbox.quarkus.it.AbstractOutboxTest
io.debezium.outbox.quarkus.it.OutboxWithoutOpenTracingTest
@QuarkusTestResource(DatabaseTestResource.class)
public class OutboxWithoutOpenTracingTest
extends AbstractOutboxTest
Integration tests for the Debezium Outbox extension, disabling OpenTracing 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
-
OutboxWithoutOpenTracingTest
public OutboxWithoutOpenTracingTest()
-
-
Method Details
-
testOutboxEntityMetamodelDoesntHaveTracingSpanColumn
- Throws:
Exception
-