/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2014, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
*/
void TestDotAndAtLeniency();
+
+ void TestDateFormatLeniency();
+
+ void TestParseMultiPatternMatch();
+
+ void TestParseLeniencyAPIs();
+
private:
UBool showParse(DateFormat &format, const UnicodeString &formattedString);