Class OcpShardedReplicaMongoConnectorIT

java.lang.Object
io.debezium.testing.system.tests.ConnectorTest
io.debezium.testing.system.tests.mongodb.sharded.ShardedMongoTests
io.debezium.testing.system.tests.mongodb.sharded.OcpShardedReplicaMongoConnectorIT

@TestMethodOrder(org.junit.jupiter.api.MethodOrderer.OrderAnnotation.class) @Tag("acceptance") @Tag("mongo") @Tag("openshift") @Tag("mongo-sharded") @ExtendWith(fixture5.FixtureExtension.class) public class OcpShardedReplicaMongoConnectorIT extends ShardedMongoTests
  • Constructor Details

    • OcpShardedReplicaMongoConnectorIT

      public OcpShardedReplicaMongoConnectorIT(io.debezium.testing.system.tools.kafka.KafkaController kafkaController, io.debezium.testing.system.tools.kafka.KafkaConnectController connectController, io.debezium.testing.system.tools.kafka.ConnectorConfigBuilder connectorConfig, KafkaAssertions<?,?> assertions)
  • Method Details

    • shouldStreamInReplicaSetMode

      @Test public void shouldStreamInReplicaSetMode(io.debezium.testing.system.tools.databases.mongodb.sharded.OcpMongoShardedController dbController) throws IOException, InterruptedException, freemarker.template.TemplateException
      Throws:
      IOException
      InterruptedException
      freemarker.template.TemplateException