How to Install and Uninstall jmock-demo Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "jmock-demo" package

Please follow the steps below to install jmock-demo on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jmock-demo

2. Uninstall "jmock-demo" package

This tutorial shows how to uninstall jmock-demo on openSuSE Tumbleweed:

$ sudo zypper remove jmock-demo

3. Information about the jmock-demo package on openSuSE Tumbleweed

Information for package jmock-demo:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jmock-demo
Version : 1.2.0-31.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.4 KiB
Installed : No
Status : not installed
Source package : jmock-1.2.0-31.1.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