org.deegree.cs.coordinatesystems
Class CompoundCRSTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.deegree.cs.coordinatesystems.CompoundCRSTest
All Implemented Interfaces:
junit.framework.Test

public class CompoundCRSTest
extends junit.framework.TestCase

CompoundCRSTest test the instantiation of two compound crs's.

Version:
$Revision: 30120 $, $Date: 2011-03-22 10:04:15 +0100 (Tue, 22 Mar 2011) $
Author:
Rutger Bezema, last edited by: $Author: aschmitz $

Constructor Summary
CompoundCRSTest()
           
 
Method Summary
 void testInstantiation()
          Test the construction of two compound crs's
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

CompoundCRSTest

public CompoundCRSTest()
Method Detail

testInstantiation

public void testInstantiation()
                       throws IllegalArgumentException
Test the construction of two compound crs's

Throws:
IllegalArgumentException


Copyright © 2011. All Rights Reserved.