Class MongoDataConverterTest
java.lang.Object
io.debezium.connector.mongodb.transforms.MongoDataConverterTest
Unit test for
MongoDataConverter.- Author:
- Sairam Polavarapu
-
Field Details
-
record
-
val
private org.bson.BsonDocument val -
builder
private org.apache.kafka.connect.data.SchemaBuilder builder -
converter
private io.debezium.connector.mongodb.transforms.MongoDataConverter converter
-
-
Constructor Details
-
MongoDataConverterTest
public MongoDataConverterTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
shouldCreateCorrectStructFromInsertJson
public void shouldCreateCorrectStructFromInsertJson() -
shouldCreateCorrectSchemaFromInsertJson
public void shouldCreateCorrectSchemaFromInsertJson() -
getFile
- Throws:
IOExceptionURISyntaxException
-
shouldProcessNullValue
-
shouldProcessUnsupportedValue
-