add checks to MockTokenizer to enforce proper consumption
---------------------------------------------------------

                 Key: LUCENE-3064
                 URL: https://issues.apache.org/jira/browse/LUCENE-3064
             Project: Lucene - Java
          Issue Type: Test
            Reporter: Robert Muir
             Fix For: 4.0


we can enforce things like consumer properly iterates through tokenstream 
lifeycle
via MockTokenizer. this could catch bugs in consumers that don't call reset(), 
etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to