Class MySqlGeometryTest


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

      • MySqlGeometryTest

        public MySqlGeometryTest()
    • Method Detail

      • 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