public class CollectionIdTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private io.debezium.connector.mongodb.CollectionId |
id |
| Constructor and Description |
|---|
CollectionIdTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertParseable(String replicaSetName,
String dbName,
String collectionName) |
void |
shouldNotParseStringWithOneSegments() |
void |
shouldNotParseStringWithTwoSegments() |
void |
shouldParseStringWithThreeSegments() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.