You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/03/18 20:38:15 UTC

[jira] [Resolved] (LUCENE-4852) BaseStoredFieldsFormatTestCase

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

Robert Muir resolved LUCENE-4852.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3
                   5.0

I committed this as a start. Hopefully we add more test methods to this base class!
                
> BaseStoredFieldsFormatTestCase
> ------------------------------
>
>                 Key: LUCENE-4852
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4852
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/test
>            Reporter: Robert Muir
>             Fix For: 5.0, 4.3
>
>         Attachments: LUCENE-4852.patch, LUCENE-4852_prototype.patch
>
>
> The idea is similar to Base[Postings/DocValues/TermVectors]TestCase.
> We ensure each codec has certain checks and its easier to maintain and also easier to ensure new impls are correct.
> For example hunting around today, a lot of the best tests are actually tucked away in TestCompressingStoredFieldsFormat.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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