Skip to content
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

test: convert a portion of tests from easymock to mockito #354

Merged
merged 5 commits into from
Jun 8, 2020

Conversation

dmitry-fa
Copy link
Contributor

part of #270

  • conversion tests for createBlob methods
  • refactoring to reduce code duplication

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #354 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #354   +/-   ##
=========================================
  Coverage     62.73%   62.73%           
  Complexity      554      554           
=========================================
  Files            31       31           
  Lines          5023     5023           
  Branches        480      480           
=========================================
  Hits           3151     3151           
  Misses         1707     1707           
  Partials        165      165           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a0cefc...514f508. Read the comment docs.

@dmitry-fa dmitry-fa requested a review from elharo June 8, 2020 17:42
@dmitry-fa dmitry-fa merged commit 15b6d02 into googleapis:master Jun 8, 2020
@dmitry-fa dmitry-fa deleted the mockito-4 branch June 26, 2020 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants