-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: mockito/mockito
base: v3.7.7
head repository: mockito/mockito
compare: v3.8.0
- 12 commits
- 20 files changed
- 6 contributors
Commits on Jan 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0630886 - Browse repository at this point
Copy the full SHA 0630886View commit details
Commits on Jan 27, 2021
-
Bump assertj-core from 3.18.1 to 3.19.0 (#2189)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.18.1...assertj-core-3.19.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbe5058 - Browse repository at this point
Copy the full SHA fbe5058View commit details
Commits on Feb 1, 2021
-
Fixes #2154 : instrument java.lang.Object to fix toString invocations…
… on inline mocks (#2193)
Configuration menu - View commit details
-
Copy full SHA for 8a19d46 - Browse repository at this point
Copy the full SHA 8a19d46View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 780cfc1 - Browse repository at this point
Copy the full SHA 780cfc1View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7745992 - Browse repository at this point
Copy the full SHA 7745992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43facff - Browse repository at this point
Copy the full SHA 43facffView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 632a0c8 - Browse repository at this point
Copy the full SHA 632a0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bffcd0 - Browse repository at this point
Copy the full SHA 3bffcd0View commit details
Commits on Feb 11, 2021
-
Add API for clearing mocks. (#2194)
By clearing mocks, caches are emptied and instrumentations are reversed.
Configuration menu - View commit details
-
Copy full SHA for e88fe26 - Browse repository at this point
Copy the full SHA e88fe26View commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c2488e0 - Browse repository at this point
Copy the full SHA c2488e0View commit details -
Fixes #2204: Ignore Groovy methods annotated with Internal (#2207)
Starting from Groovy 3.0, compiler-generated methods such as `getMetaClass()` are no longer marked synthetic, therefore ByteBuddy stopped automatically ignoring them. Instead they are now annotated with `@groovy.transform.Internal`. Update `isGroovyMethod()` to also check this new annotation.
Configuration menu - View commit details
-
Copy full SHA for 8477455 - Browse repository at this point
Copy the full SHA 8477455View commit details
Commits on Feb 22, 2021
-
Publish new minor version to Maven central (#2213)
[ci maven-central-release]
Configuration menu - View commit details
-
Copy full SHA for 9005524 - Browse repository at this point
Copy the full SHA 9005524View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.7...v3.8.0