bug in unit test helper class Lucene.Net.Search.CheckHits
---------------------------------------------------------
Key: LUCENENET-130
URL: https://issues.apache.org/jira/browse/LUCENENET-130
Project: Lucene.Net
Issue Type: Bug
Reporter: Doug Sale
Priority: Minor
Attempts to compare 2 System.Collections.ArrayList instances via
Assert.AreEquals(...)
C# Collections don't implement a reasonable Equals(Object o) method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.