org.deegree.protocol.wps.client
Class WPSClientTest
java.lang.Object
org.deegree.protocol.wps.client.WPSClientTest
public class WPSClientTest
- extends Object
JUnit class tests the functionality of the client.
- Version:
- $Revision: 31860 $, $Date: 2011-09-13 15:11:47 +0200 (Tue, 13 Sep 2011) $
- Author:
- Markus Schneider, Andrei Ionita, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WPSClientTest
public WPSClientTest()
testMetadata
public void testMetadata()
throws OWSExceptionReport,
IOException
- Throws:
OWSExceptionReport
IOException
testProcessDescription_1
public void testProcessDescription_1()
throws OWSExceptionReport,
IOException
- Throws:
OWSExceptionReport
IOException
testProcessDescription_2
public void testProcessDescription_2()
throws OWSExceptionReport,
IOException
- Throws:
OWSExceptionReport
IOException
testProcessDescription_3
public void testProcessDescription_3()
throws OWSExceptionReport,
IOException
- Throws:
OWSExceptionReport
IOException
testGetProcess
public void testGetProcess()
throws OWSExceptionReport,
IOException
- Throws:
OWSExceptionReport
IOException
testExecute_1
public void testExecute_1()
throws Exception
- Throws:
Exception
testExecute_2
public void testExecute_2()
throws Exception
- Throws:
Exception
testExecute_3
public void testExecute_3()
throws OWSExceptionReport,
IOException,
XMLStreamException
- Throws:
OWSExceptionReport
IOException
XMLStreamException
testExecute_4
public void testExecute_4()
throws OWSExceptionReport,
IOException,
XMLStreamException
- Throws:
OWSExceptionReport
IOException
XMLStreamException
testExecuteRawOutput
public void testExecuteRawOutput()
throws OWSExceptionReport,
IOException,
XMLStreamException
- Throws:
OWSExceptionReport
IOException
XMLStreamException
testExecuteInputsByRef
public void testExecuteInputsByRef()
throws OWSExceptionReport,
IOException,
XMLStreamException
- Throws:
OWSExceptionReport
IOException
XMLStreamException
testExecuteAsync
public void testExecuteAsync()
throws OWSExceptionReport,
IOException,
XMLStreamException,
InterruptedException
- Throws:
OWSExceptionReport
IOException
XMLStreamException
InterruptedException
testFailedExecute
public void testFailedExecute()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.