类 LocalizedFormatsAbstractTest

java.lang.Object
org.hipparchus.exception.LocalizedFormatsAbstractTest
直接已知子类:
LocalizedClusteringFormatsTest, LocalizedCoreFormatsTest, LocalizedFFTFormatsTest, LocalizedGeometryFormatsTest, LocalizedMigrationFormatsTest, LocalizedODEFormatsTest, LocalizedOptimFormatsTest

public abstract class LocalizedFormatsAbstractTest extends Object
  • 构造器详细资料

    • LocalizedFormatsAbstractTest

      public LocalizedFormatsAbstractTest()
  • 方法详细资料

    • getFormatsClass

      protected abstract Class<? extends Enum<?>> getFormatsClass()
    • getExpectedNumber

      protected abstract int getExpectedNumber()
    • testMessageNumber

      public void testMessageNumber()
    • testAllKeysPresentInPropertiesFiles

      public void testAllKeysPresentInPropertiesFiles()
    • testAllPropertiesCorrespondToKeys

      public void testAllPropertiesCorrespondToKeys()
    • testNoMissingFrenchTranslation

      public void testNoMissingFrenchTranslation()
    • testNoOpEnglishTranslation

      public void testNoOpEnglishTranslation()
    • testVariablePartsConsistency

      public void testVariablePartsConsistency()