Tags: Onenos-com/mockito
Tags
"But invoked here" lists the invocation parameters (mockito#2259) Fixes mockito#2058 Co-authored-by: EugeneLesnov <[email protected]>
Fix thread race condition (mockito#2248) Discovered internally at Google. The culprit was a thread race condition around the usage of usedAt, which could race between setting the field and retrieving it.
Add missing Deprecated annotation (mockito#2227) Discovered while trying to sync Mockito internally at Google.
Bump versions.errorprone from 2.5.1 to 2.6.0 (mockito#2250) Bumps `versions.errorprone` from 2.5.1 to 2.6.0. Updates `error_prone_core` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.5.1...v2.6.0) Updates `error_prone_test_helpers` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.5.1...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim van der Lippe <[email protected]>
Comment out instructions in PULL_REQUEST_TEMPLATE.md (mockito#2245)
Fix verification resolution for wrapped mocks (mockito#2236) Fixes mockito#2235
Bump com.github.ben-manes.versions from 0.36.0 to 0.38.0 (mockito#2221)
PreviousNext