Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configurable interaction matching. #1308

Closed
wants to merge 4 commits into from
Closed

Added configurable interaction matching. #1308

wants to merge 4 commits into from

Commits on Apr 7, 2021

  1. Added configurable interaction matching.

    Added 'last match algorithm' to determine the defined return value of a
    method. This enables easy overriding of default return values. As
    requested in issue #26, #251, #321 and #962.
    
    Based on:
    #1219
    Kamil Jedrzejuk committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ca86c79 View commit details
    Browse the repository at this point in the history
  2. Added configurable interaction matching.

    Added 'last match algorithm' to determine the defined return value of a
    method. This enables easy overriding of default return values. As
    requested in issue #26, #251, #321 and #962.
    Kamil Jedrzejuk committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    8bd0ea2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	spock-specs/src/test/groovy/org/spockframework/smoke/mock/InteractionScopeMatching.groovy
    Kamil Jedrzejuk committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4d940d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Merge branch 'master' into master

    C@amilYEd authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ff38f9b View commit details
    Browse the repository at this point in the history