public class TopicSelectorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private io.debezium.connector.mongodb.TopicSelector |
noPrefix |
private io.debezium.connector.mongodb.TopicSelector |
withPrefix |
| Constructor and Description |
|---|
TopicSelectorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.fest.assertions.StringAssert |
assertTopic(io.debezium.connector.mongodb.TopicSelector selector,
io.debezium.connector.mongodb.CollectionId collectionId) |
void |
beforeEach() |
protected io.debezium.connector.mongodb.CollectionId |
dbAndCollection(String dbName,
String collectionName) |
void |
shouldHandleCollectionIdWithDatabaseAndCollection() |
private io.debezium.connector.mongodb.TopicSelector noPrefix
private io.debezium.connector.mongodb.TopicSelector withPrefix
public void beforeEach()
public void shouldHandleCollectionIdWithDatabaseAndCollection()
protected org.fest.assertions.StringAssert assertTopic(io.debezium.connector.mongodb.TopicSelector selector,
io.debezium.connector.mongodb.CollectionId collectionId)
Copyright © 2017 JBoss by Red Hat. All rights reserved.