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

Fixes #2281: Make MockedConstruction stubs close on demand #2442

Merged
merged 5 commits into from Oct 6, 2021

Commits on Oct 5, 2021

  1. Fixes mockito#2281: Make MockedConstruction stubs close on demand

    MockedConstruction should behave like MockedStatic when we use @mock on it.
    Astalaseven committed Oct 5, 2021
    Copy the full SHA
    8cbfbd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Fixes mockito#2281: Make MockedConstruction stubs close on demand

    MockedConstruction should behave like MockedStatic when we use @mock on it.
    Astalaseven committed Oct 6, 2021
    Copy the full SHA
    6d9e73f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e6f219 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8e7bcb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9bb1e75 View commit details
    Browse the repository at this point in the history