JavaScript is disabled on your browser.
Debezium Quarkus :: Outbox :: Integration Tests 1.1.1.Final
Direct Known Subclasses:
OutboxIT
@QuarkusTestResource(value=DatabaseTestResource.class )
public class OutboxTest
extends Object
Smoke test that verifies the Debezium Outbox extension started successfully and created the Outbox
database table with the expected properties and return types.
Author:
Chris Cranford
Field Summary
Fields
Modifier and Type
Field and Description
(package private) javax.persistence.EntityManager
entityManager
Constructor Summary
Constructors
Constructor and Description
OutboxTest ()
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
OutboxTest
public OutboxTest()
Debezium Quarkus :: Outbox :: Integration Tests 1.1.1.Final
Copyright © 2020 JBoss by Red Hat . All rights reserved.