Mockito

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

The Mockito framework provides an API to create mock objects. It uses proxy objects to verify the invocation and stub calls.