public class BinlogGeometryTest
extends Object
- Author:
- Omar Al-Safi
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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