Skip to content

Can MatchExpectationsInOrder be modified after some expectations have been already set? #60

@AA33

Description

@AA33

How does this method affect expectation matching? There could be two ways it could work:

  • Allow random order on all expectations set before or after calling this method.
  • Allow random order on expectations set after calling this method while expectations set before calling this method are expected to be in order.

Which of the above (or some other logic) is the current functionality? The documentation seems to have skipped over this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions