[
https://issues.apache.org/jira/browse/LUCENE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904002#comment-13904002
]
Uwe Schindler commented on LUCENE-5449:
---------------------------------------
Hi Beson, my comment was *for the future*. I would suggest to use a ststic
import for new tests to make code cleaner. Now doing a convert from "import of
class + Classname.method()" to "static import of class.method + method()" is
not really useful.
In general for "utility" classes, I think using static imports should be used
(if there are no other conflicts). But that's just my opinion.
> Two ancient classes renamed to be less peculiar: _TestHelper and _TestUtil
> --------------------------------------------------------------------------
>
> Key: LUCENE-5449
> URL: https://issues.apache.org/jira/browse/LUCENE-5449
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: 4.6.1
> Reporter: Benson Margulies
> Priority: Minor
>
> _TestUtil and _TestHelper begin with _ for historical reasons that don't
> apply any longer. Lets eliminate those _'s.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]