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

Verify the method is given to method invocations #1652

Closed

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    2491d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7427c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699323b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    529977e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eec828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b54fddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2109a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf51c59 View commit details
    Browse the repository at this point in the history
  9. Fix the lifecycle of simple features

    Since Spock 2.0 the lifecycle for simple features was broken.
    The initializer execution was not within the feature execution.
    This is fixed with this change, that uses the dynamic test executor
    to execute the iteration delegate instead of mixing the lifecycles.
    Vampire committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e877422 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c863275 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aab47bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14b5869 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb861b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa16fb0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21e31c5 View commit details
    Browse the repository at this point in the history