org.apache.commons.math3.exception.util
Class LocalizedFormatsTest

java.lang.Object
  extended by org.apache.commons.math3.exception.util.LocalizedFormatsTest

public class LocalizedFormatsTest
extends Object


Constructor Summary
LocalizedFormatsTest()
           
 
Method Summary
 void testAllKeysPresentInPropertiesFiles()
           
 void testAllPropertiesCorrespondToKeys()
           
 void testMessageNumber()
           
 void testNoMissingFrenchTranslation()
           
 void testNoOpEnglishTranslation()
           
 void testVariablePartsConsistency()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizedFormatsTest

public LocalizedFormatsTest()
Method Detail

testMessageNumber

public void testMessageNumber()

testAllKeysPresentInPropertiesFiles

public void testAllKeysPresentInPropertiesFiles()

testAllPropertiesCorrespondToKeys

public void testAllPropertiesCorrespondToKeys()

testNoMissingFrenchTranslation

public void testNoMissingFrenchTranslation()

testNoOpEnglishTranslation

public void testNoOpEnglishTranslation()

testVariablePartsConsistency

public void testVariablePartsConsistency()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.