public class ColumnEditorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private io.debezium.relational.Column |
column |
private io.debezium.relational.ColumnEditor |
editor |
| Constructor and Description |
|---|
ColumnEditorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeEach() |
protected void |
createColumnWithAllFieldsSetToNonDefaults() |
void |
shouldCreateColumnWithAllFieldsSetToDefaults() |
void |
shouldCreateColumnWithAllFieldsSetToNonDefaults() |
void |
shouldHaveToStringThatMatchesColumn() |
private io.debezium.relational.ColumnEditor editor
private io.debezium.relational.Column column
public void beforeEach()
protected void createColumnWithAllFieldsSetToNonDefaults()
public void shouldCreateColumnWithAllFieldsSetToNonDefaults()
public void shouldCreateColumnWithAllFieldsSetToDefaults()
public void shouldHaveToStringThatMatchesColumn()
Copyright © 2019 JBoss by Red Hat. All rights reserved.