Skip to content

Remove mockito-inline from tests#1440

Merged
MarkEWaite merged 2 commits intojenkinsci:masterfrom
MarkEWaite:replace-mockito-inline-with-core
Apr 17, 2023
Merged

Remove mockito-inline from tests#1440
MarkEWaite merged 2 commits intojenkinsci:masterfrom
MarkEWaite:replace-mockito-inline-with-core

Conversation

@MarkEWaite
Copy link
Contributor

Remove mockito-inline from tests

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.60 notes that mockito-inline was removed in mockito/mockito#2945, replaced with mockito-core.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • Documentation in README has been updated as necessary
  • Online help has been added and reviewed for any new or modified fields
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

  • Test

@github-actions github-actions bot added dependencies Dependency related change and removed test labels Apr 17, 2023
@MarkEWaite MarkEWaite added test and removed dependencies Dependency related change labels Apr 17, 2023
@MarkEWaite MarkEWaite enabled auto-merge (squash) April 17, 2023 20:51
@MarkEWaite MarkEWaite disabled auto-merge April 17, 2023 20:52
@MarkEWaite MarkEWaite enabled auto-merge (squash) April 17, 2023 20:52
mockito-inline was removed in mockito/mockito#2945, replaced with
mockito-core. Consumers of mockito-inline should replace their dependency
on mockito-inline with a dependency on mockito-core.
@github-actions github-actions bot added dependencies Dependency related change and removed test labels Apr 17, 2023
@MarkEWaite MarkEWaite merged commit 1dff7b6 into jenkinsci:master Apr 17, 2023
@MarkEWaite MarkEWaite deleted the replace-mockito-inline-with-core branch April 22, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant