Skip to content

Conversation

tmurakami
Copy link
Contributor

This PR fixes #981.

In the Javadoc, I write that the first version of mockito-inline is 2.7.6.
This artifact was actually offered in version 2.7.2, but 2.7.5 or earlier it did not work due to the issue #929, so I write like that.

@codecov-io
Copy link

codecov-io commented Mar 10, 2017

Codecov Report

Merging #985 into release/2.x will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             release/2.x    #985   +/-   ##
=============================================
  Coverage           86.8%   86.8%           
  Complexity          2275    2275           
=============================================
  Files                287     287           
  Lines               5769    5769           
  Branches             675     675           
=============================================
  Hits                5008    5008           
  Misses               571     571           
  Partials             190     190
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/mockito/Mockito.java 96.55% <ø> (ø) 39 <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 1599dfe...85c7df0. Read the comment docs.

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

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

Thanks!

@TimvdLippe TimvdLippe merged commit d9a1e51 into mockito:release/2.x Mar 10, 2017
@tmurakami tmurakami deleted the fix_issue_981 branch March 11, 2017 10:27
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.

Update documentation about mockito-inline artifact
3 participants