org.deegree.protocol.wps
Class TestGeoAlgorithm
java.lang.Object
org.deegree.protocol.wps.TestGeoAlgorithm
public class TestGeoAlgorithm
- extends Object
This class tests all supported SEXTANTE GeoAlgorithm
of the deegree WPS.
- Version:
- $Revision: $, $Date: $
- Author:
- Jens Pabel, last edited by: $Author: pabel $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGeoAlgorithm
public TestGeoAlgorithm()
testExecutabilityOfAlgorithms
public void testExecutabilityOfAlgorithms()
- This method tests all supported SEXTANTE
GeoAlgorithm
s of the deegree WPS.
It will tested only whether the algorithm runs without errors.
It is not tested whether the algorithm calculated its output values correctly.
testResultOfAlgorithms
public void testResultOfAlgorithms()
- This method test some SEXTANTE
GeoAlgorithm
s of the deegree WPS.
It is tested whether the algorithm calculated its output values correctly.
Copyright © 2011. All Rights Reserved.