Skip to content

mockito 3.7.0 #2221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

mockito 3.7.0 #2221

wants to merge 1 commit into from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Dec 28, 2020

Description

replace Mockito2 with Mockito3.

Mockito2 is no longer maintained by the Mockito team.

Motivation and Context

Mockito2 is obsolete. The library is no longer maintained.

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • A short description of the change has been added to the CHANGELOG
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • I confirm that this pull request can be released under the Apache 2 license

@sullis sullis changed the title mockito 3.6.28 mockito 3.7.0 Jan 10, 2021
@@ -118,7 +118,7 @@
<junit5.version>5.4.2</junit5.version>
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>1.10.19</mockito.version>
<mockito2.version>2.28.2</mockito2.version>
<mockito3.version>3.7.0</mockito2.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's an error in the closing tag; it needs to be </mockito3.version>

@dagnir
Copy link
Contributor

dagnir commented Apr 5, 2021

Going to close this since it hasn't been updated in a while. Please feel free to reopen once the feedback has been addressed.

@dagnir dagnir closed this Apr 5, 2021
aws-sdk-java-automation added a commit that referenced this pull request Oct 25, 2022
…7609c07f6

Pull request: release <- staging/2d5d2269-6693-4914-81d3-a327609c07f6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants