Import mockito/mockito from GitHub.#5608
Merged
copybara-service[bot] merged 1 commit intomasterfrom Mar 18, 2026
Merged
Conversation
#MIGRATION_3P_JAVA_SRC_MOCKITO__DEFAULT - 47a46954cd1c0f8ef64ec63d43da9b71081d74e6 chore: add jspecify with minimal change. Fixes #3503 by Philippe Kernevez <philippe@kernevez.net> - bb83c922484cfd3693d61549b5d6ef39a9c02c2b chore: move jspecify as a compile only dependency by Philippe Kernevez <philippe@kernevez.net> - a6729d657e232ca64da81d9801d7b8f3be6fc49a chore: update BDDMockito with jspecify annotation by Philippe Kernevez <philippe@kernevez.net> - aa2298a627ab2c0bce07f648e444477d8e2e05ba fix: make spotless happy by Brice Dutheil <brice.dutheil@gmail.com> - f6a91a6a6138c776fa8b41ffb3fd078c64802044 Replace mockito-android mock maker implementation with de... by Joshua Selbo <joshuaselbo@gmail.com> - a231205b240e7884a63bf0f63440012867a4da21 Fix StackOverflowError with AbstractList after using mock... by Joshua Selbo <joshuaselbo@gmail.com> Tested: TAP for global presubmit queue [] PiperOrigin-RevId: 885563553
3bbcc64 to
43f6a73
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Import mockito/mockito from GitHub.
#MIGRATION_3P_JAVA_SRC_MOCKITO__DEFAULT
Tested:
TAP for global presubmit queue
[]