org.deegree.coverage.raster.cache
Class TestRasterCache
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRasterCache
public TestRasterCache()
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.