You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/05/07 22:17:00 UTC

[jira] [Resolved] (LANG-1127) Use JUnit rules to set and reset the default Locale and TimeZone

     [ https://issues.apache.org/jira/browse/LANG-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter resolved LANG-1127.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Discussion)
                   3.5

Committed the work from PR 76 in commit cfe63beeacf30e78c0fccb89132d6e50f650fa2f.

> Use JUnit rules to set and reset the default Locale and TimeZone
> ----------------------------------------------------------------
>
>                 Key: LANG-1127
>                 URL: https://issues.apache.org/jira/browse/LANG-1127
>             Project: Commons Lang
>          Issue Type: Test
>          Components: lang.time.*
>            Reporter: Benedikt Ritter
>            Assignee: Charles Honton
>             Fix For: 3.5
>
>
> We have a lot of problems due to Locale dependent tests. I propose to create a base test class with a setup and teardown method which set and reset default locale and time zone. All other tests should inherit from this base test class so that they don't have to fiddle around with default settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)