Thanks to visit codestin.com
Credit goes to github.com

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: v4.2.0
Choose a base ref
...
head repository: mockito/mockito
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 20 commits
  • 92 files changed
  • 10 contributors

Commits on Dec 16, 2021

  1. Fix JavaDoc warnings and enforce zero errors in Gradle (#2513)

    Now, we ensure that our JavaDoc doesn't produce any warnings. The most
    common problems were using < instead of &lt; and & instead of the word
    "and".
    TimvdLippe authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    80e1cc9 View commit details
    Browse the repository at this point in the history
  2. Introduce a BOM for Mockito's artifacts (closes #2321) (#2323)

    Co-authored-by: Thomas Keller <[email protected]>
    realdadfish and Thomas Keller authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d894b54 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Bump com.diffplug.spotless from 6.0.4 to 6.0.5 (#2520)

    Bumps com.diffplug.spotless from 6.0.4 to 6.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    230c162 View commit details
    Browse the repository at this point in the history
  2. Bump versions.bytebuddy from 1.12.4 to 1.12.5 (#2519)

    Bumps `versions.bytebuddy` from 1.12.4 to 1.12.5.
    
    Updates `byte-buddy` from 1.12.4 to 1.12.5
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.4...byte-buddy-1.12.5)
    
    Updates `byte-buddy-agent` from 1.12.4 to 1.12.5
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.4...byte-buddy-1.12.5)
    
    Updates `byte-buddy-android` from 1.12.4 to 1.12.5
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.4...byte-buddy-1.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    91d0608 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Bump versions.bytebuddy from 1.12.5 to 1.12.6 (#2524)

    Bumps `versions.bytebuddy` from 1.12.5 to 1.12.6.
    
    Updates `byte-buddy` from 1.12.5 to 1.12.6
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.5...byte-buddy-1.12.6)
    
    Updates `byte-buddy-agent` from 1.12.5 to 1.12.6
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.5...byte-buddy-1.12.6)
    
    Updates `byte-buddy-android` from 1.12.5 to 1.12.6
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.5...byte-buddy-1.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    d9d25b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Bump kotlinx-coroutines-core from 1.5.2-native-mt to 1.6.0-native-mt (#…

    …2526)
    
    Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.2-native-mt to 1.6.0-native-mt.
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4c397ef View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    6b818ba View commit details
    Browse the repository at this point in the history
  2. Bump com.diffplug.spotless from 6.0.5 to 6.1.0 (#2527)

    Bumps com.diffplug.spotless from 6.0.5 to 6.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    3da95a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 (#2529)

    Bumps com.github.ben-manes.versions from 0.39.0 to 0.40.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    f0a1f45 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Bump assertj-core from 3.21.0 to 3.22.0 (#2531)

    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - [Commits](assertj/assertj@assertj-core-3.21.0...assertj-core-3.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b93860b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 (#2533)

    Bumps com.github.ben-manes.versions from 0.40.0 to 0.41.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d5cad06 View commit details
    Browse the repository at this point in the history
  2. Bump com.diffplug.spotless from 6.1.0 to 6.1.1 (#2534)

    Bumps com.diffplug.spotless from 6.1.0 to 6.1.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3dca21f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Remove @link to ProxyMockMaker from main Mockito javadoc (#2535)

    We shouldn't be directly linking to specific extensions. For users that want to use
    Mockito with a specific extension, we only want to load the appropriate one and
    avoid loading any others.
    
    Follow-up to 80e1cc9
    cushon authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d501300 View commit details
    Browse the repository at this point in the history
  2. Bump com.diffplug.spotless from 6.1.1 to 6.1.2 (#2536)

    Bumps com.diffplug.spotless from 6.1.1 to 6.1.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    cb948d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Bump com.diffplug.spotless from 6.1.2 to 6.2.0 (#2542)

    Bumps com.diffplug.spotless from 6.1.2 to 6.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    88b958d View commit details
    Browse the repository at this point in the history
  2. Bump material from 1.4.0 to 1.5.0 (#2541)

    Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/material-components/material-components-android/releases)
    - [Commits](material-components/material-components-android@1.4.0...1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.material:material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8e94aeb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Bump versions.bytebuddy from 1.12.6 to 1.12.7 (#2543)

    Bumps `versions.bytebuddy` from 1.12.6 to 1.12.7.
    
    Updates `byte-buddy` from 1.12.6 to 1.12.7
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.6...byte-buddy-1.12.7)
    
    Updates `byte-buddy-agent` from 1.12.6 to 1.12.7
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.6...byte-buddy-1.12.7)
    
    Updates `byte-buddy-android` from 1.12.6 to 1.12.7
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.12.6...byte-buddy-1.12.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-android
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    9e95f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Fix Mockito.mockConstructionWithAnswer with more than 2 invocations (#…

    …2545)
    
    If you build a mockConstructionWithAnswer with more than 1 additionalAnswers, there was a logic error
    whereby the method would return the wrong value when making the second last invocation. It would
    accidentally think it's at the end an only return the last answer, never returning the second
    last answer when it should.
    
    Co-authored-by: John Pyeatt <[email protected]>
    jspyeatt and johnpyeatt authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5505941 View commit details
    Browse the repository at this point in the history
  2. Bump appcompat from 1.4.0 to 1.4.1 (#2539)

    Bumps appcompat from 1.4.0 to 1.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.appcompat:appcompat
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    faa6e92 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Fixes #2489 : Fixed issue related to exceptions thrown from the neste…

    …d spies (#2546)
    
    Behaviour of the filtering redundant method calls from stacktrace was changed. Now it removes only lines that have the same method name and line number
    
    Co-authored-by: Andrey Kozel <[email protected]>
    andrey-kozel and andrey-kozel authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    8cdf0cc View commit details
    Browse the repository at this point in the history
Loading