void TestRoundingScientific10542();
void TestZeroScientific10547();
void TestAccountingCurrency();
+ void TestCurrencyFormatForMissingLocale();
void TestEquality();
void TestCurrencyUsage();
void Test20358_GroupingInPattern();
void Test13731_DefaultCurrency();
void Test20499_CurrencyVisibleDigitsPlural();
+ void Test13735_GroupingSizeGetter();
+ void Test13734_StrictFlexibleWhitespace();
private:
UBool testFormattableAsUFormattable(const char *file, int line, Formattable &f);