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.5.13
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.5.15
Choose a head ref
  • 8 commits
  • 21 files changed
  • 4 contributors

Commits on Sep 14, 2020

  1. Complete javadoc.

    raphw committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e6fdaf7 View commit details
    Browse the repository at this point in the history
  2. Add mock resolver API to allow for resolving provided instances from …

    …third-party frameworks.
    raphw committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    48d817f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

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

Commits on Oct 16, 2020

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

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    214d66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e388e92 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. [ci maven-central-release] Merge pull request #2042 from mockito/mock…

    …-resolver-plugin
    
    Mock resolver plugin
    raphw authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e098342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18da8f2 View commit details
    Browse the repository at this point in the history
Loading