Class ZZZBinlogGtidSetIT<C extends org.apache.kafka.connect.source.SourceConnector>

All Implemented Interfaces:
BinlogConnectorTest<C>, Testing

public abstract class ZZZBinlogGtidSetIT<C extends org.apache.kafka.connect.source.SourceConnector> extends AbstractBinlogConnectorIT<C>
The test is named to make sure it runs alphabetically last as it can influence execution of other tests.
Author:
Jiri Pechanec