Class AbstractBaseMongoIT

java.lang.Object
io.debezium.connector.mongodb.AbstractBaseMongoIT
All Implemented Interfaces:
Testing
Direct Known Subclasses:
AbstractMongoIT

public class AbstractBaseMongoIT extends Object implements Testing
  • Field Details

  • Constructor Details

    • AbstractBaseMongoIT

      public AbstractBaseMongoIT()
  • Method Details

    • beforeAll

      public static void beforeAll()
    • afterAll

      public static void afterAll()
    • connect

      protected com.mongodb.client.MongoClient connect()