Open mcartright opened 11 years ago
Right now we allow calls for anyNumberOfTimes for getCollectionStatistics and containsPart (see IndexSpec.scala, ~ line 45).
Those call counts should be done on a per-test basis, and should be exactly counted out to make sure we're not wasting calls.
Right now we allow calls for anyNumberOfTimes for getCollectionStatistics and containsPart (see IndexSpec.scala, ~ line 45).
Those call counts should be done on a per-test basis, and should be exactly counted out to make sure we're not wasting calls.