Class BinlogGeometryTest

java.lang.Object
io.debezium.connector.binlog.BinlogGeometryTest

public class BinlogGeometryTest extends Object
Author:
Omar Al-Safi
  • Constructor Details

    • BinlogGeometryTest

      public BinlogGeometryTest()
  • Method Details

    • shouldConvertMySqlBytesToPoint

      public void shouldConvertMySqlBytesToPoint() throws Exception
      Throws:
      Exception
    • shouldConvertMySqlBytesToLine

      public void shouldConvertMySqlBytesToLine() throws Exception
      Throws:
      Exception
    • shouldConvertMySqlBytesToPolygon

      public void shouldConvertMySqlBytesToPolygon() throws Exception
      Throws:
      Exception
    • shouldConvertMySqlBytesToGeomCollection

      public void shouldConvertMySqlBytesToGeomCollection() throws Exception
      Throws:
      Exception
    • shouldConvertMySqlBytesToMultiGeometry

      public void shouldConvertMySqlBytesToMultiGeometry() throws Exception
      Throws:
      Exception