org.deegree.services.wps.provider.jrxml.contentprovider.map
Class TestMapContentProviderTest
java.lang.Object
org.deegree.services.wps.provider.jrxml.contentprovider.map.TestMapContentProviderTest
public class TestMapContentProviderTest
- extends Object
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Goltz, last edited by: $Author: lyn $
Method Summary |
void |
testAnaylizeRequestOrder()
|
void |
testAnaylizeRequestOrderSimple()
|
void |
testInspectInputParametersFromJrxml()
Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#inspectInputParametersFromJrxml(java.util.List, java.util.List, java.util.List)
. |
void |
testPrepareJrxmlAndReadInputParameters()
Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#prepareJrxmlAndReadInputParameters(java.io.InputStream, java.util.Map, org.deegree.services.wps.ProcessletInputs, java.util.List)
. |
void |
testPrepareJrxmlAndReadInputParametersWFS()
Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#prepareJrxmlAndReadInputParameters(java.io.InputStream, java.util.Map, org.deegree.services.wps.ProcessletInputs, java.util.List)
. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMapContentProviderTest
public TestMapContentProviderTest()
testInspectInputParametersFromJrxml
public void testInspectInputParametersFromJrxml()
- Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#inspectInputParametersFromJrxml(java.util.List, java.util.List, java.util.List)
.
testPrepareJrxmlAndReadInputParameters
public void testPrepareJrxmlAndReadInputParameters()
throws URISyntaxException,
IOException,
XMLStreamException,
FactoryConfigurationError
- Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#prepareJrxmlAndReadInputParameters(java.io.InputStream, java.util.Map, org.deegree.services.wps.ProcessletInputs, java.util.List)
.
- Throws:
URISyntaxException
IOException
FactoryConfigurationError
XMLStreamException
ProcessletException
testPrepareJrxmlAndReadInputParametersWFS
public void testPrepareJrxmlAndReadInputParametersWFS()
throws URISyntaxException,
IOException,
XMLStreamException,
FactoryConfigurationError,
ProcessletException
- Test method for
org.deegree.services.wps.provider.jrxml.contentprovider.map.MapContentProvider#prepareJrxmlAndReadInputParameters(java.io.InputStream, java.util.Map, org.deegree.services.wps.ProcessletInputs, java.util.List)
.
- Throws:
URISyntaxException
IOException
FactoryConfigurationError
XMLStreamException
ProcessletException
testAnaylizeRequestOrder
public void testAnaylizeRequestOrder()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
testAnaylizeRequestOrderSimple
public void testAnaylizeRequestOrderSimple()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
Copyright © 2011. All Rights Reserved.