Class MySqlTestConnection

All Implemented Interfaces:
AutoCloseable

public class MySqlTestConnection extends BinlogTestConnection
A utility for integration test cases to connect the MySQL server running in the Docker container created by this module's build.
Author:
Randall Hauch