org.deegree.coverage.raster.cache
Class TestRasterCache

java.lang.Object
  extended by org.deegree.coverage.raster.cache.TestRasterCache

public class TestRasterCache
extends Object

Test the caching of rasters.

Version:
$Revision: 31644 $, $Date: 2011-08-24 22:27:43 +0200 (Wed, 24 Aug 2011) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
TestRasterCache()
           
 
Method Summary
 void testMultiThreaded()
           
 void testTileCache()
          Test the requesting of tiles from different rasters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRasterCache

public TestRasterCache()
Method Detail

testTileCache

public void testTileCache()
                   throws IOException,
                          URISyntaxException
Test the requesting of tiles from different rasters.

Throws:
IOException
URISyntaxException

testMultiThreaded

public void testMultiThreaded()
                       throws IOException,
                              URISyntaxException
Throws:
IOException
URISyntaxException


Copyright © 2011. All Rights Reserved.