paulirwin commented on code in PR #897: URL: https://github.com/apache/lucenenet/pull/897#discussion_r1461993553
########## src/Lucene.Net.Tests/Util/BaseSortTestCase.cs: ########## @@ -44,12 +44,10 @@ public virtual int CompareTo(Entry other) } private readonly bool stable; - private readonly Random random; Review Comment: NUnit more closely matches the upstream Java anyways. Thanks for the insight. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org