Class MySqlDecimalColumnIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.mysql.MySqlDecimalColumnIT
All Implemented Interfaces:
Testing

public class MySqlDecimalColumnIT extends AbstractConnectorTest
Tests around DECIMAL columns. Keep in sync with MySqlNumericColumnIT.
Author:
Gunnar Morling