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

Jmockit Expectations with no times or result should be transformed to Mockito verify statement #530

Merged
merged 3 commits into from
Jun 20, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    5042d5f View commit details
    Browse the repository at this point in the history
  2. Minor polish to text blocks

    timtebeek committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    dd1b2c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Make times, minTimes, maxTimes more flexible as it was originally so …

    …even if someone mistakenly puts times and minTimes together, it still migrates without issue
    shivanisky authored and timtebeek committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ebdbf23 View commit details
    Browse the repository at this point in the history