[
https://issues.apache.org/jira/browse/LANG-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529957#comment-14529957
]
ASF GitHub Bot commented on LANG-1127:
--------------------------------------
Github user coveralls commented on the pull request:
https://github.com/apache/commons-lang/pull/76#issuecomment-99328066
[](https://coveralls.io/builds/2496885)
Coverage increased (+0.06%) to 93.37% when pulling
**3dbf1eedd93565481f8b5d3c9678a5e9234cb91a on britter:LANG-1127** into
**8e7ea70a33ecb8db5207849ea6371b4a5a8ffd26 on apache:master**.
> Create a base test for the time package, which sets and resets default
> Locales and TimeZones
> --------------------------------------------------------------------------------------------
>
> 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: Patch Needed
>
>
> 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)