Mockito

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

Rating: nan/5 (Total Votes: 0)

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

a11y
a11y

9 Apr 16

HTMLHint
HTMLHint

12 Apr 15

Debuglib
Debuglib

23 Jul 15

Regex Colorizer
Regex Colorizer

12 May 15

Comments to Mockito

Comments not found
Add Comment
Turn on images!