public class ValueConverterTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueConverterTest.BasicField |
private static class |
ValueConverterTest.TestRegistration |
| Modifier and Type | Field and Description |
|---|---|
(package private) io.debezium.spi.converter.CustomConverter<org.apache.kafka.connect.data.SchemaBuilder,ValueConverterTest.BasicField> |
testConverter |
private ValueConverterTest.TestRegistration |
testRegistration |
| Constructor and Description |
|---|
ValueConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
configuredField() |
void |
matchingField() |
void |
nonMatchingField() |
final io.debezium.spi.converter.CustomConverter<org.apache.kafka.connect.data.SchemaBuilder,ValueConverterTest.BasicField> testConverter
private ValueConverterTest.TestRegistration testRegistration
Copyright © 2021 JBoss by Red Hat. All rights reserved.