类 LocalizedFormatsAbstractTest
java.lang.Object
org.hipparchus.exception.LocalizedFormatsAbstractTest
- 直接已知子类:
-
LocalizedClusteringFormatsTest
,LocalizedCoreFormatsTest
,LocalizedFFTFormatsTest
,LocalizedGeometryFormatsTest
,LocalizedMigrationFormatsTest
,LocalizedODEFormatsTest
,LocalizedOptimFormatsTest
-
构造器概要
-
方法概要
修饰符和类型方法说明protected abstract int
void
void
void
void
void
void
-
构造器详细资料
-
LocalizedFormatsAbstractTest
public LocalizedFormatsAbstractTest()
-
-
方法详细资料
-
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()
-