|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.deegree.cs.persistence.gml.GMLCRSProviderTest
public class GMLCRSProviderTest
GMLCRSProviderTest
test the loading of a projected crs as well as the loading of the default
configuration.
Constructor Summary | |
---|---|
GMLCRSProviderTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
shutDown()
|
void |
testCache()
Test a cache |
void |
testCreatingConfiguration()
Tries to create the configuration |
void |
testCRSByID()
Tries to create a crs by id. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GMLCRSProviderTest()
Method Detail |
---|
public void setUp() throws ResourceInitException
setUp
in class junit.framework.TestCase
ResourceInitException
public void shutDown()
public void testCreatingConfiguration() throws Exception
URISyntaxException
Exception
public void testCRSByID() throws Exception
URISyntaxException
Exception
public void testCache() throws Exception
URISyntaxException
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |