| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Sorry, something went wrong.
Java 8Log is empty. :( |
Sorry, something went wrong.
|
https://github.com/mockito/mockito/releases says: Mockito 4: Removing deprecated APIs.All of these APIs have been marked as deprecated and have been present in Mockito for quite a while. An overview of now-deleted classes/methods:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
mockito/mockitov4.0.0
Compare Source
Mockito 4: Removing deprecated APIs.
All of these APIs have been marked as deprecated and have been present
in Mockito for quite a while.
An overview of now-deleted classes/methods:
org.mockito.ArgumentMatchers
aliases for org.mockito.ArgumentMatchers#any
method name without the Of and the generic parameters (which were
ignored)
which was ignored. Aliases for the same methods without the parameter
verifyNoMoreInteractions
refactored
APIs and instead users should use org.mockito.plugins.AnnotationEngine
the grammar from "Little" to "Few"
remove
APIs and instead users should use InstantiatorProvider2 (we should
probably rename back to remove the number in a future major release)
which were no longer supported. Users should instead use
org.mockito.junit.MockitoJUnitRunner which is our official JUnit4
runner.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.