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

SimpleGrid.js
SimpleGrid.js

1 Mar 15

Bugger
Bugger

12 May 15

Snowflake.js
Snowflake.js

6 Jun 15

JS Error Logs
JS Error Logs

13 May 15

Comments to Mockito

Comments not found
Add Comment
Turn on images!