org.opengis.util
Class CodeListTest

Show UML class diagram
Object
  extended by CodeListTest

public final class CodeListTest
extends Object

Tests every CodeList.

Since:
2.0

Constructor Summary
CodeListTest()
           
 
Method Summary
 void testAll()
          Tests every code lists.
 void testCharacterSet()
          Tests the CharacterSet code list.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeListTest

public CodeListTest()
Method Detail

testAll

public void testAll()
Tests every code lists. This method ensures that the a values() and family() method is defined for each code list, and verify each declared code lists.


testCharacterSet

public void testCharacterSet()
Tests the CharacterSet code list. At the difference of other code lists, its CodeList.names() method is overridden.



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