This package browser is in early development. Mind the rough edges.

java-easymock

Java library providing mock objects for unit tests

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

Installation

Install the latest version of java-easymock as follows:

guix install java-easymock

Or install a particular version:

guix install java-easymock@3.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.