Package mondrian.test
Class I18nTest
- java.lang.Object
-
- TestCase
-
- mondrian.test.FoodMartTestCase
-
- mondrian.test.I18nTest
-
public class I18nTest extends FoodMartTestCase
Test suite for internalization and localization.- Since:
- September 22, 2005
- Author:
- jhyde
- See Also:
FormatTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class mondrian.test.FoodMartTestCase
FoodMartTestCase.QueryAndResult
-
-
Constructor Summary
Constructors Constructor Description I18nTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testAutoFrench()
void
testAutoMexican()
void
testAutoSpanish()
void
testFormat()
-
Methods inherited from class mondrian.test.FoodMartTestCase
allMember, assertAxisReturns, assertAxisThrows, assertBooleanExprReturns, assertExprReturns, assertExprThrows, assertQueriesReturnSimilarResults, assertQueryReturns, assertQueryThrows, assertSize, cubeByName, execute, executeExpr, executeQuery, executeSingletonAxis, genderMembersIncludingAll, getConnection, getDimensionWithName, getTestContext, isDefaultNullMemberRepresentation, isGroupingSetsSupported, member, productMembersPotScrubbersPotsAndPans, storeMembersCAAndOR, storeMembersUsaAndCanada, tearDown, verifySameNativeAndNot, warehouseMembersCanadaMexicoUsa
-
-
-
-
Field Detail
-
Euro
public static final char Euro
- See Also:
- Constant Field Values
-
Nbsp
public static final char Nbsp
- See Also:
- Constant Field Values
-
EA
public static final char EA
- See Also:
- Constant Field Values
-
UC
public static final char UC
- See Also:
- Constant Field Values
-
-