Package io.debezium.connector.mongodb
Class SkipForOplogTestRule
- java.lang.Object
-
- io.debezium.connector.mongodb.SkipForOplogTestRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class SkipForOplogTestRule extends Object implements org.junit.rules.TestRule
JUnit rule that skips tests not intended for oplog capture mode. <<<<<<< HEAD- Author:
- Jiri Pechanec =======, Horia Chiorean >>>>>>> DBZ-3342 Incremental snapshot support for MongoDB
-
-
Constructor Summary
Constructors Constructor Description SkipForOplogTestRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
-