Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: v5.16.1
Choose a base ref
Loading
...
head repository: mockito/mockito
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.17.0
Choose a head ref
Loading
  • 7 commits
  • 15 files changed
  • 7 contributors

Commits on Mar 15, 2025

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

Commits on Mar 18, 2025

  1. Update links to javadoc.io (#3616)

    Fixes #3615
    jqno authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    1764e62 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. MockitoExtension fails cleanup when aborted before setup (#3623)

    Fixes #3622
    
    Signed-off-by: Andre Kurait <akurait@amazon.com>
    AndreKurait authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    4f469c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Fall back to Throwable Location strategy on Android (#3619)

    Works around an Android Runtime bug where StackWalker would fail to
    traverse the stack if a stack frame involves java.lang.Proxy.
    
    Disables StackWalker for Android versions that do not yet include the
    fix in https://r.android.com/3548340.
    
    This issue was also reported as linkedin/dexmaker#190.
    
    Fixes #3171
    adrianroos authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    bfab743 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Clarify structure of commit messages (#3626)

    Since I have been merging most of the community contributions,
    I realized that I continuously rewrite commit messages with regards
    to the `Fixes #id` notation.
    
    Therefore, update the contribution guidelines to clarify that the
    fixes part should come at the end (as to not clutter the message).
    Also, link to the commit guide that I usually refer to, which also
    clarifies that the commit title should start with a verb.
    TimvdLippe authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    3edab52 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Fix broken banner image link (#3632)

    Fixes #3631
    
    Signed-off-by: Taeik Lim <sibera21@gmail.com>
    acktsap authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    ee92ad4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Remove mention of mockito-inline from mockmaker exception (#3628)

    `mockito-inline` is a discontinued artifact, since the inline mockmaker
    is now the default mockmaker in `mockito-core`.
    
    Fixes #3621
    thachlp authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    7764992 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.