Testing - Mocking

Tools which mock collaborators to help testing single, isolated units.

Mockito15K

Mocking framework that lets you write tests with a clean and simple API.

Moco4.4K

Concise web services for stubs and mocks.

PowerMock4.2K

Mocks static methods, constructors, final classes and methods, private methods, and removal of static initializers.

EasyMock824

EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing.