org.deegree.geometry.wktadapter
Class WKTWriterTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.deegree.geometry.wktadapter.WKTWriterTest
- All Implemented Interfaces:
- junit.framework.Test
public class WKTWriterTest
- extends junit.framework.TestCase
Tests the correct syntax of the sql statement that should be dispatched against the postgis database
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
WKTWriterTest
public WKTWriterTest()
setUp
public void setUp()
- Overrides:
setUp
in class junit.framework.TestCase
test_LinearRingDKT
public void test_LinearRingDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_PointDKT
public void test_PointDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_LineStringDKT
public void test_LineStringDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_PolygonDKT
public void test_PolygonDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_SurfaceDKT
public void test_SurfaceDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_CurveDKT
public void test_CurveDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_StandartPropsDKT
public void test_StandartPropsDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_EnvelopeDKT
public void test_EnvelopeDKT()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
test_LinearRing_FLAGLinearRing
public void test_LinearRing_FLAGLinearRing()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_Envelope_FLAGEnvelope
public void test_Envelope_FLAGEnvelope()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
test_Point
public void test_Point()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_LineString
public void test_LineString()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_LinearRing
public void test_LinearRing()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_Polygon
public void test_Polygon()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_Curve
public void test_Curve()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_Surface
public void test_Surface()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
test_Envelope
public void test_Envelope()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
test_MultiPolygon
public void test_MultiPolygon()
throws XMLParsingException,
XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLParsingException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
Copyright © 2011. All Rights Reserved.