Class MySqlGeometryTest

java.lang.Object
io.debezium.connector.mysql.MySqlGeometryTest

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

    • MySqlGeometryTest

      public MySqlGeometryTest()
  • 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