Package io.debezium.outbox.quarkus.it
Class OutboxIT
- java.lang.Object
-
- io.debezium.outbox.quarkus.it.AbstractOutboxTest
-
- io.debezium.outbox.quarkus.it.OutboxTest
-
- io.debezium.outbox.quarkus.it.OutboxIT
-
class OutboxIT extends OutboxTest
-
-
Field Summary
-
Fields inherited from class io.debezium.outbox.quarkus.it.OutboxTest
entityManager, myService
-
-
Constructor Summary
Constructors Constructor Description OutboxIT()
-
Method Summary
-
Methods inherited from class io.debezium.outbox.quarkus.it.OutboxTest
firedEventGetsPersistedInOutboxTable
-
Methods inherited from class io.debezium.outbox.quarkus.it.AbstractOutboxTest
testOutboxEntityMetamodelExists
-
-