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

Last updated: April 27,2024

1. Install "jmock-demo" package

Please follow the guidance below to install jmock-demo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jmock-demo

2. Uninstall "jmock-demo" package

This tutorial shows how to uninstall jmock-demo on openSUSE Leap:

$ sudo zypper remove jmock-demo

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

Information for package jmock-demo:
-----------------------------------
Repository : Main Repository
Name : jmock-demo
Version : 1.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 8.4 KiB
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