SearchEquivalenceTestBase
Simple base class for checking search equivalence. Extend it, and write tests that create .randomTerms (all terms are single characters a-z), and use .assertSameSet and assertSubsetOf.
Simple base class for checking search equivalence. Extend it, and write tests that create .randomTerms (all terms are single characters a-z), and use .assertSameSet and assertSubsetOf.