Class SpecialCharsInNamesIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.sqlserver.SpecialCharsInNamesIT
All Implemented Interfaces:
Testing

public class SpecialCharsInNamesIT extends AbstractConnectorTest
Integration test to verify behaviour of database with special chars table names.
Author:
Jiri Pechanec
  • Field Details

    • connection

      private io.debezium.connector.sqlserver.SqlServerConnection connection
  • Constructor Details

    • SpecialCharsInNamesIT

      public SpecialCharsInNamesIT()
  • Method Details