org.opengis.metadata
Class DescriptionsTest

Show UML class diagram
Object
  extended by DescriptionsTest

public final class DescriptionsTest
extends Object

Tests the content of Descriptions.properties file.

Since:
2.3

Constructor Summary
DescriptionsTest()
           
 
Method Summary
 void testAll()
          Ensures that every metadata interfaces have a description, and that there is no extra definitions.
 void testEnglish()
          Tests the content of a few specific items in the English locale.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionsTest

public DescriptionsTest()
Method Detail

testAll

public void testAll()
Ensures that every metadata interfaces have a description, and that there is no extra definitions. This test is theoretically locale-sensitive since we search for the resources in the current locale. However it should works for every locales since the English locale is used as a fallback.


testEnglish

public void testEnglish()
Tests the content of a few specific items in the English locale.



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