Skip to content

Cleaned up state after stubbing misuse exception#1783

Merged
mockitoguy merged 1 commit intorelease/3.xfrom
sf
Sep 25, 2019
Merged

Cleaned up state after stubbing misuse exception#1783
mockitoguy merged 1 commit intorelease/3.xfrom
sf

Conversation

@mockitoguy
Copy link
Copy Markdown
Member

Fixes #1655

@codecov-io
Copy link
Copy Markdown

codecov-io commented Sep 25, 2019

Codecov Report

Merging #1783 into release/3.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/3.x    #1783      +/-   ##
=================================================
+ Coverage          86.58%   86.58%   +<.01%     
  Complexity          2491     2491              
=================================================
  Files                310      310              
  Lines               6560     6562       +2     
  Branches             822      822              
=================================================
+ Hits                5680     5682       +2     
  Misses               682      682              
  Partials             198      198
Impacted Files Coverage Δ Complexity Δ
...ava/org/mockito/internal/stubbing/StubberImpl.java 93.61% <100%> (+0.28%) 20 <0> (ø) ⬇️

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 98e8743...d61e70a. Read the comment docs.

@mockitoguy mockitoguy merged commit 28bce89 into release/3.x Sep 25, 2019
@mockitoguy mockitoguy deleted the sf branch September 28, 2019 22:06
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.

Stubbing not stopped properly when running suite of tests

3 participants