Package io.debezium.connector.mongodb
Class ConnectionIT
java.lang.Object
io.debezium.connector.mongodb.AbstractBaseMongoIT
io.debezium.connector.mongodb.AbstractMongoIT
io.debezium.connector.mongodb.ConnectionIT
- All Implemented Interfaces:
Testing
-
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, replicaSetFields inherited from class io.debezium.connector.mongodb.AbstractBaseMongoIT
mongo -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.mongodb.AbstractMongoIT
beforeEach, reuseConfiguration, useConfigurationMethods inherited from class io.debezium.connector.mongodb.AbstractBaseMongoIT
afterAll, beforeAll, connect
-
Constructor Details
-
ConnectionIT
public ConnectionIT()
-
-
Method Details
-
setUp
public void setUp() -
shouldUseSSL
- Throws:
InterruptedExceptionIOException
-
shouldCreateMovieDatabase
- Throws:
InterruptedException
-