Class MongoDbReplicaSetAuthTest

java.lang.Object
io.debezium.testing.testcontainers.MongoDbReplicaSetAuthTest

public class MongoDbReplicaSetAuthTest extends Object
See Also:
  • Field Details

  • Constructor Details

    • MongoDbReplicaSetAuthTest

      public MongoDbReplicaSetAuthTest()
  • Method Details

    • beforeAll

      @BeforeAll static void beforeAll()
    • afterAll

      @AfterAll static void afterAll()
    • before

      @BeforeEach void before()
    • setupDatabase

      void setupDatabase(io.debezium.testing.testcontainers.MongoDbDeployment mongo, String dbName)
    • testCluster

      @Test public void testCluster()