How to Install and Uninstall powermock-api-support Package on openSUSE Leap
Last updated: November 26,2024
1. Install "powermock-api-support" package
Learn how to install powermock-api-support on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
powermock-api-support
Copied
2. Uninstall "powermock-api-support" package
This is a short guide on how to uninstall powermock-api-support on openSUSE Leap:
$
sudo zypper remove
powermock-api-support
Copied
3. Information about the powermock-api-support package on openSUSE Leap
Information for package powermock-api-support:
----------------------------------------------
Repository : Main Repository
Name : powermock-api-support
Version : 1.6.5-bp155.2.63
Arch : noarch
Vendor : openSUSE
Installed Size : 24.3 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-bp155.2.63.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock API support module
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 support code for the PowerMock API extensions.
----------------------------------------------
Repository : Main Repository
Name : powermock-api-support
Version : 1.6.5-bp155.2.63
Arch : noarch
Vendor : openSUSE
Installed Size : 24.3 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-bp155.2.63.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock API support module
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 support code for the PowerMock API extensions.