org.deegree.cs.persistence
Class WorkspaceTest
java.lang.Object
org.deegree.cs.persistence.WorkspaceTest
public class WorkspaceTest
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Buesching, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STORE_DEEGREE
public static final String STORE_DEEGREE
- See Also:
- Constant Field Values
STORE_GML1
public static final String STORE_GML1
- See Also:
- Constant Field Values
CRS_FROM_GML1
public static final String CRS_FROM_GML1
- See Also:
- Constant Field Values
CRS_FROM_DEEGREE
public static final String CRS_FROM_DEEGREE
- See Also:
- Constant Field Values
CRS_UNKNOWN
public static final String CRS_UNKNOWN
- See Also:
- Constant Field Values
WorkspaceTest
public WorkspaceTest()
beforeAll
public void beforeAll()
throws ResourceInitException
- Throws:
ResourceInitException
afterAll
public void afterAll()
testInitWorkspace
public void testInitWorkspace()
testNTV2Configured
public void testNTV2Configured()
testLookupKnownCRSFromGML
public void testLookupKnownCRSFromGML()
throws UnknownCRSException
- Throws:
UnknownCRSException
testLookupUnknownCRSFromDeegree
public void testLookupUnknownCRSFromDeegree()
throws UnknownCRSException
- Throws:
UnknownCRSException
testLookupKnownCRSFromDeegree
public void testLookupKnownCRSFromDeegree()
throws UnknownCRSException
- Throws:
UnknownCRSException
testLookupUnknownCRSFromGML
public void testLookupUnknownCRSFromGML()
throws UnknownCRSException
- Throws:
UnknownCRSException
testLookupCRSFromAll
public void testLookupCRSFromAll()
throws UnknownCRSException
- Throws:
UnknownCRSException
Copyright © 2011. All Rights Reserved.