java-easymock 3.4
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.
- Outputs:
out
- Website: https://easymock.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-easymock 3.4
as follows:
guix install java-easymock@3.4
Or install the latest version:
guix install java-easymock
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.