Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

update org.mockito imported bundle to required and update version use… #2188

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

odockal
Copy link
Collaborator

@odockal odockal commented Nov 23, 2022

…d, fixes #2187

Signed-off-by: Ondrej Dockal odockal@redhat.com

Pull Request Checklist

Code

  • Are method-/class-/variable-names meaningful?
  • Are methods concise, not too long?
  • Are catch blocks catching precise Exceptions only (no catch all)?
  • Is copyright with correct year in new files?
  • Is there a JavaDoc in every class with description of a class and an author(and issue if suitable)?
  • Is there a link to github project issue? (if needed)

Testing

  • Does it work?
  • Are the tests green on Jenkins? Is there a link to Jenkins build?

@odockal odockal merged commit 1d2ab8b into eclipse-archived:master Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

org.mockito is missing in eclips eorbit update site so we need to add it manually
1 participant