org.deegree.cs.persistence.deegree.d3
Class DeegreeCRSStoreProviderTest

java.lang.Object
  extended by org.deegree.cs.persistence.deegree.d3.DeegreeCRSStoreProviderTest

public class DeegreeCRSStoreProviderTest
extends Object

DeegreeCRSStoreProviderTest test the loading of the default configuration as well as the loading of a projected crs from the default configuration.

Version:
$Revision: 30899 $, $Date: 2011-05-23 15:18:27 +0200 (Mon, 23 May 2011) $
Author:
Rutger Bezema, last edited by: $Author: aschmitz $

Constructor Summary
DeegreeCRSStoreProviderTest()
           
 
Method Summary
 void setUp()
           
 void shutDown()
           
 void testCache()
          Test a cache
 void testCRSByID()
          Tries to create a crs by id.
 void testLoadingDefaultConfiguration()
          Tries to load the default configuration, when no workspace is set!
 void testReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeegreeCRSStoreProviderTest

public DeegreeCRSStoreProviderTest()
Method Detail

setUp

public void setUp()
           throws ResourceInitException
Throws:
ResourceInitException

shutDown

public void shutDown()

testLoadingDefaultConfiguration

public void testLoadingDefaultConfiguration()
                                     throws ResourceInitException
Tries to load the default configuration, when no workspace is set!

Throws:
ResourceInitException

testCRSByID

public void testCRSByID()
                 throws CRSStoreException
Tries to create a crs by id.

Throws:
CRSStoreException

testCache

public void testCache()
               throws CRSStoreException
Test a cache

Throws:
CRSStoreException

testReference

public void testReference()
                   throws UnknownCRSException
Throws:
UnknownCRSException


Copyright © 2011. All Rights Reserved.