Skip to content

IndexSpec call counts should be determined on a per-test basis. #44

Description

@mcartright

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions