Mockito: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
* [[JUnit#Overview|JUnit]]
* [[JUnit#Overview|JUnit]]


=Overview=
The Mockito framework streamlines the creation and management of external dependencies, and provides an API to create [[Software_Testing_Concepts#Mock|mock objects]]. It uses proxy objects to verify the invocation and stub calls.
=Distributions=
=Distributions=
==<tt>mockito-core</tt>==
==<tt>mockito-core</tt>==

Revision as of 04:30, 16 July 2021