org.opengis.referencing
Class KeyConstantsTest

Show UML class diagram
Object
  extended by KeyConstantsTest

public final class KeyConstantsTest
extends Object

Tests the value of key constants.

Since:
2.3

Constructor Summary
KeyConstantsTest()
           
 
Method Summary
 void testSame()
          Ensures that the key that are expected to be the same are really the same.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyConstantsTest

public KeyConstantsTest()
Method Detail

testSame

public void testSame()
Ensures that the key that are expected to be the same are really the same. We use assertSame instead than assertEquals because we expect the JVM to have internalized the strings.



Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.