Package io.debezium.connector.mongodb
Class AbstractBaseMongoIT
java.lang.Object
io.debezium.connector.mongodb.AbstractBaseMongoIT
- All Implemented Interfaces:
Testing
- Direct Known Subclasses:
AbstractMongoIT
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.debezium.util.Testing
Testing.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mongo
-
-
Constructor Details
-
AbstractBaseMongoIT
public AbstractBaseMongoIT()
-
-
Method Details
-
beforeAll
public static void beforeAll() -
afterAll
public static void afterAll() -
connect
protected com.mongodb.client.MongoClient connect()
-