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

Erick Erickson updated LUCENE-2122:
-----------------------------------

    Attachment: LUCENE-2122.patch

All tests pass. This modifies all test classes (core and contrib) that derive 
from LocalizedTestCase. LocalizedTestCase now tests all test methods in all 
derived classes against all available Locales.

If we want some of the tests to NOT run against all locales, we'd need to 
refactor them into their own test class....

> Use JUnit4 capabilites for more thorough Locale testing for classes deriving 
> from LocalizedTestCase
> ---------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2122
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2122
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 3.1
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: LUCENE-2122.patch
>
>
> Use the @Parameterized capabilities of Junit4 to allow more extensive testing 
> of Locales.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to