• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 14183
89%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 12:05AM UTC
Jobs 1
Files 266
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
14183

push

travis-ci

ejona86
Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers

The former is deprecated and replaced by the latter in Mockito 2.
However, there is a functional difference: ArgumentMatchers will reject
`null` and check the type if the matcher specified a type (e.g.
`any(Class)` or `anyInt()`). `any()` will remain to accept anything.

14893 of 17127 relevant lines covered (86.96%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14183.1 30 May 2019 12:05AM UTC 0
86.96
Travis Job 14183.1
Source Files on build 14183
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14183
  • ad089373 on github
  • Prev Build on master (#14177)
  • Next Build on master (#14186)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc