Mockito

Software Screenshot:
Mockito
Software Details:
Version: 1.8.5
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 249

Rating: 3.0/5 (Total Votes: 1)

It will let programmers write tests with a clean & simple API.

Features:

  • Mocks concrete classes as well as interfaces
  • Little annotation syntax sugar - @Mock
  • Verification errors are clean - click on stack trace to see failed verification in test; click on exception's cause to navigate to actual interaction in code. Stack trace is always clean.
  • Allows flexible verification in order (e.g: verify in order what you want, not every single interaction)
  • Supports exact-number-of-times and at-least-once verification
  • Flexible verification or stubbing using argument matchers (anyObject(), anyString() or refEq() for reflection-based equality matching)
  • Allows creating custom argument matchers or using existing hamcrest matchers

Similar Software

pydbgr
pydbgr

13 May 15

Pylama
Pylama

20 Jul 15

Shindo
Shindo

12 May 15

Apache JMeter
Apache JMeter

12 Apr 15

Comments to Mockito

Comments not found
Add Comment
Turn on images!