How to Install and Uninstall easymock Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "easymock" package

Please follow the instructions below to install easymock on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install easymock

2. Uninstall "easymock" package

Please follow the guidelines below to uninstall easymock on openSuSE Tumbleweed:

$ sudo zypper remove easymock

3. Information about the easymock package on openSuSE Tumbleweed

Information for package easymock:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : easymock
Version : 3.6-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 178.7 KiB
Installed : No
Status : not installed
Source package : easymock-3.6-3.1.src
Upstream URL : http://www.easymock.org
Summary : Mock objects for interfaces in JUnit tests
Description :
EasyMock provides Mock Objects for interfaces in JUnit tests by generating
them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
of recording expectations, most refactorings will not affect the Mock Objects.
So EasyMock is a perfect fit for Test-Driven Development.

5. The same packages on other Linux Distributions