Class OcpShardedMongoConnectorIT


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

    • OcpShardedMongoConnectorIT

      public OcpShardedMongoConnectorIT(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

    • shouldStreamInShardedMode

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