How to Install and Uninstall powermock-javadoc Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "powermock-javadoc" package
This guide let you learn how to install powermock-javadoc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
powermock-javadoc
Copied
2. Uninstall "powermock-javadoc" package
In this section, we are going to explain the necessary steps to uninstall powermock-javadoc on openSuSE Tumbleweed:
$
sudo zypper remove
powermock-javadoc
Copied
3. Information about the powermock-javadoc package on openSuSE Tumbleweed
Information for package powermock-javadoc:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-javadoc
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 12.8 MiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : JavaDocs for powermock
Description :
PowerMock is a framework that extend other mock libraries
such as EasyMock with more powerful capabilities. PowerMock uses a
custom classloader and bytecode manipulation to enable mocking of
static methods, constructors, final classes and methods, private
methods, removal of static initializers and more.
This package contains the API documentation for powermock.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-javadoc
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 12.8 MiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : JavaDocs for powermock
Description :
PowerMock is a framework that extend other mock libraries
such as EasyMock with more powerful capabilities. PowerMock uses a
custom classloader and bytecode manipulation to enable mocking of
static methods, constructors, final classes and methods, private
methods, removal of static initializers and more.
This package contains the API documentation for powermock.