garydgregory commented on code in PR #421:
URL: https://github.com/apache/commons-beanutils/pull/421#discussion_r3605008364
##########
src/test/java/org/apache/commons/beanutils2/converters/AbstractDateConverterTest.java:
##########
@@ -268,6 +268,27 @@ public void testLocale() {
Locale.setDefault(defaultLocale);
}
+ /**
+ * Test that a configured Locale is honored when a pattern is also set.
+ */
+ @Test
Review Comment:
Use JUnit Pioneer to set a temporary Locale.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]