]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/dtfmapts.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / dtfmapts.h
index e8a109a578b9621ba8b8d0fca140fbc545915a68..390b4e22c99bb5cd949b91c3b07c9f9b98321567 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -36,6 +38,11 @@ private:
      * Test that no parse or format methods are hidden.
      */
     void TestNameHiding(void);
+
+    /**
+     * Add better code coverage.
+     */
+    void TestCoverage(void);
 };
 
 #endif /* #if !UCONFIG_NO_FORMATTING */