]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tmsgfmt.h
ICU-551.51.tar.gz
[apple/icu.git] / icuSources / test / intltest / tmsgfmt.h
index 80b31b4a90f3810d9a5eefcf291a04f52997173d..93d48fce7fb3e4e919aa272397acbf380730d014 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
+ * Copyright (c) 1997-2013, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 #ifndef _TESTMESSAGEFORMAT
@@ -113,10 +113,11 @@ public:
     void testAdopt(void);
     void TestTurkishCasing(void);
     void testAutoQuoteApostrophe(void);
+    void testCoverage();
+    void testGetFormatNames();
     void TestTrimArgumentName();
-
-    /* Provide better code coverage */
-    void testCoverage(void);
+    void TestSelectOrdinal();
+    void TestDecimals();
 
 private:
     UnicodeString GetPatternAndSkipSyntax(const MessagePattern& pattern);