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 #2489 : Fixed issue related to exceptions thrown from the nested spies #2546

Merged
merged 2 commits into from Jan 22, 2022

Commits on Jan 21, 2022

  1. Fixes mockito#2489 : Fixed issue related to exceptions thrown from th…

    …e nested spies. 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
    Andrey Kozel committed Jan 21, 2022
    Copy the full SHA
    728c2e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Fixes mockito#2489 : Fixed codestyle

    Andrey Kozel committed Jan 22, 2022
    Copy the full SHA
    7ec800d View commit details
    Browse the repository at this point in the history