public class WMSCacheTest extends Object
WMSCache
.Constructor and Description |
---|
WMSCacheTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testClear()
Test methode voor
WMSCache#clear() . |
void |
testContainsKey()
Test methode voor
WMSCache#containsKey(org.opengis.geometry.BoundingBox) . |
void |
testEntrySet()
Test methode voor
WMSCache#entrySet() . |
void |
testGet()
Test methode voor
WMSCache#get(org.opengis.geometry.BoundingBox)
. |
void |
testGetCacheDir()
Test methode voor
WMSCache#getCacheDir() . |
void |
testInvalidCachePath()
Test methode voor
WMSCache#WMSCache(String, int) test een
ongeldig pad. |
void |
testOverage()
test methode om max aantal elementen in de cache te testen.
|
void |
testPut()
Test methode voor
WMSCache#put(BoundingBox, CacheImage) . |
void |
testRemove()
Test methode voor
WMSCache#size() . |
void |
testSize()
Test methode voor
WMSCache#size() . |
public final void testClear()
WMSCache#clear()
.public final void testContainsKey()
WMSCache#containsKey(org.opengis.geometry.BoundingBox)
.public final void testEntrySet()
WMSCache#entrySet()
.public final void testGet()
WMSCache#get(org.opengis.geometry.BoundingBox)
.public final void testGetCacheDir()
WMSCache#getCacheDir()
.public final void testInvalidCachePath()
WMSCache#WMSCache(String, int)
test een
ongeldig pad.public void testOverage()
public final void testPut()
WMSCache#put(BoundingBox, CacheImage)
.public final void testRemove()
WMSCache#size()
.public final void testSize()
WMSCache#size()
.Copyright © 2012–2014 Ministerie EZ. All rights reserved.