issues
search
eclipse
/
reddeer
RedDeer Project
Eclipse Public License 2.0
40
stars
43
forks
source link
update org.mockito imported bundle to required and update version use…
#2188
Closed
odockal
closed
2 years ago
odockal
commented
2 years ago
…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?
…d, fixes #2187
Signed-off-by: Ondrej Dockal odockal@redhat.com
Pull Request Checklist
Code
Testing