Package io.debezium.connector.mongodb
Class MongoUtilIT
- java.lang.Object
-
- io.debezium.connector.mongodb.AbstractMongoIT
-
- io.debezium.connector.mongodb.MongoUtilIT
-
- All Implemented Interfaces:
Testing
public class MongoUtilIT extends AbstractMongoIT
- Author:
- Chris Collingwood
-
-
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 inherited from class io.debezium.connector.mongodb.AbstractMongoIT
config, context, logger, primary, replicaSet
-
-
Constructor Summary
Constructors Constructor Description MongoUtilIT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestGetPrimaryAddress()-
Methods inherited from class io.debezium.connector.mongodb.AbstractMongoIT
afterEach, beforeEach, connectionErrorHandler, reuseConfiguration, useConfiguration
-
-