How to Install and Uninstall jmock-javadoc Package on openSUSE Leap

Last updated: May 07,2024

1. Install "jmock-javadoc" package

Please follow the instructions below to install jmock-javadoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jmock-javadoc

2. Uninstall "jmock-javadoc" package

Please follow the guidance below to uninstall jmock-javadoc on openSUSE Leap:

$ sudo zypper remove jmock-javadoc

3. Information about the jmock-javadoc package on openSUSE Leap

Information for package jmock-javadoc:
--------------------------------------
Repository : Main Repository
Name : jmock-javadoc
Version : 1.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : jmock-1.2.0-bp155.2.12.src
Upstream URL : http://jmock.codehaus.org/license.html
Summary : Test Java code using mock objects
Description :
jMock is a library for testing Java code using mock objects. Mock
objects help you design and test the interactions between the
objects in your programs. The jMock package: * makes it quick and
easy to define mock objects, so you don't break the rhythm of
programming.
* lets you define flexible constraints over object interactions,
reducing the brittleness of your tests.
* is easy to extend.

5. The same packages on other Linux Distributions