Class AbstractMySqlConnectorOutputTest

java.lang.Object
io.debezium.embedded.ConnectorOutputTest
io.debezium.connector.mysql.AbstractMySqlConnectorOutputTest

public class AbstractMySqlConnectorOutputTest extends ConnectorOutputTest
Run the MySqlConnector in various configurations and against different MySQL server instances and verify the output is as expected.
Author:
Randall Hauch