Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockito/mockito
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.2
Choose a base ref
...
head repository: mockito/mockito
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.3
Choose a head ref
  • 9 commits
  • 17 files changed
  • 1 contributor

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    ff6d1c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. 1 Configuration menu
    Copy the full SHA
    1a8946f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c740965 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e1f9855 View commit details
    Browse the repository at this point in the history
  4. Remove deprecation warning

    raphw committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3ed0655 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2402 from mockito/avoid-cache-breakage

    Avoid cache breakage
    raphw authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0863afb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2397 from mockito/proxy-mock-maker

    Add a limited mock maker that is based only on the java.lang.reflect.Proxy utility
    raphw authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    03ae33a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb5e3a6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2405 from mockito/fix-proxy-mock-maker

    Fix implementation of proxy mock maker for toString and add additional unit tests.
    raphw authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2576950 View commit details
    Browse the repository at this point in the history
Loading