Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-9032

Make public: BaseTokenStreamTestCase.checkResetException

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 8.7
    • modules/test-framework
    • None
    • New

    Description

      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.

      Attachments

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: