org.deegree.protocol.wps
Class TestGeoAlgorithm

java.lang.Object
  extended by 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 $

Constructor Summary
TestGeoAlgorithm()
           
 
Method Summary
 void testExecutabilityOfAlgorithms()
          This method tests all supported SEXTANTE GeoAlgorithms of the deegree WPS.
 void testResultOfAlgorithms()
          This method test some SEXTANTE GeoAlgorithms of the deegree WPS.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGeoAlgorithm

public TestGeoAlgorithm()
Method Detail

testExecutabilityOfAlgorithms

public void testExecutabilityOfAlgorithms()
This method tests all supported SEXTANTE GeoAlgorithms 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 GeoAlgorithms of the deegree WPS.
It is tested whether the algorithm calculated its output values correctly.



Copyright © 2011. All Rights Reserved.