|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.deegree.gml.geometry.GML2GeometryTest
public class GML2GeometryTest
The class tests both the GML2GeometryWriter
and the GML2GeometryReader
.
Constructor Summary | |
---|---|
GML2GeometryTest()
|
Method Summary | |
---|---|
void |
testBox()
|
void |
testLineString()
|
void |
testMultiGeometry()
|
void |
testMultiLineString()
|
void |
testMultiPoint()
|
void |
testMultiPolygon()
|
void |
testPoint()
|
void |
testPoint2()
|
void |
testPolygon()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GML2GeometryTest()
Method Detail |
---|
public void testBox() throws XMLStreamException, FactoryConfigurationError, IOException, UnknownCRSException, TransformationException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testPoint() throws XMLStreamException, FactoryConfigurationError, IOException, UnknownCRSException, TransformationException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testPoint2() throws XMLStreamException, FactoryConfigurationError, IOException, TransformationException, UnknownCRSException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testPolygon() throws XMLStreamException, FactoryConfigurationError, IOException, UnknownCRSException, TransformationException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testLineString() throws XMLStreamException, FactoryConfigurationError, IOException, UnknownCRSException, TransformationException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testMultiGeometry() throws XMLStreamException, FactoryConfigurationError, IOException, TransformationException, UnknownCRSException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testMultiLineString() throws XMLStreamException, FactoryConfigurationError, IOException, TransformationException, UnknownCRSException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testMultiPoint() throws XMLStreamException, FactoryConfigurationError, IOException, TransformationException, UnknownCRSException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
public void testMultiPolygon() throws XMLStreamException, FactoryConfigurationError, IOException, UnknownCRSException, TransformationException
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |