[
https://issues.apache.org/jira/browse/LUCENENET-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Garski updated LUCENENET-267:
-------------------------------------
Attachment: LUCENENET-267.patch
Summary:
A test method was not properly marked as a test - I renamed the test
appropriately and added a Test attribute. Eclipse/Junit did not see the test
due to an incorrect name of the method "tesCachingReverseOrder".
Changed the assertion from AreNotEqual to AreNotSame, which is what is in the
original Java.
> Function.TestOrdValues
> ----------------------
>
> Key: LUCENENET-267
> URL: https://issues.apache.org/jira/browse/LUCENENET-267
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Attachments: LUCENENET-267.patch
>
>
> Minor translation issues, patch coming shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.