You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2019/10/29 19:17:40 UTC

[jira] [Created] (LUCENE-9032) Make public: BaseTokenStreamTestCase.checkResetException

David Smiley created LUCENE-9032:
------------------------------------

             Summary: Make public: BaseTokenStreamTestCase.checkResetException
                 Key: LUCENE-9032
                 URL: https://issues.apache.org/jira/browse/LUCENE-9032
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/test-framework
            Reporter: David Smiley
            Assignee: David Smiley


Ideally {{BaseTokenStreamTestCase.checkResetException}} would be public so that 3rd party projects can test this.  assertTokenStreamContents is public, checkAnalysisConsistency is public, assertAnalyzesTo is public.  It's currently possible to _indirectly_ get this check because assertAnalyzesTo will call it, but this forces the use of RandomizedTesting and 3rd parties might not be using that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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