How to Install and Uninstall jmock-javadoc Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "jmock-javadoc" package
This guide covers the steps necessary to install jmock-javadoc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jmock-javadoc
Copied
2. Uninstall "jmock-javadoc" package
This guide covers the steps necessary to uninstall jmock-javadoc on openSuSE Tumbleweed:
$
sudo zypper remove
jmock-javadoc
Copied
3. Information about the jmock-javadoc package on openSuSE Tumbleweed
Information for package jmock-javadoc:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jmock-javadoc
Version : 1.2.0-31.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jmock-javadoc
Version : 1.2.0-31.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
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.