public class MySqlGeometryTest extends Object
| Constructor and Description |
|---|
MySqlGeometryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldConvertMySqlBytesToGeomCollection() |
void |
shouldConvertMySqlBytesToLine() |
void |
shouldConvertMySqlBytesToMultiGeometry() |
void |
shouldConvertMySqlBytesToPoint() |
void |
shouldConvertMySqlBytesToPolygon() |
public void shouldConvertMySqlBytesToPoint()
throws Exception
Exceptionpublic void shouldConvertMySqlBytesToLine()
throws Exception
Exceptionpublic void shouldConvertMySqlBytesToPolygon()
throws Exception
Exceptionpublic void shouldConvertMySqlBytesToGeomCollection()
throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.