How to Install and Uninstall powermock-api-easymock Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "powermock-api-easymock" package
This is a short guide on how to install powermock-api-easymock on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
powermock-api-easymock
Copied
2. Uninstall "powermock-api-easymock" package
This tutorial shows how to uninstall powermock-api-easymock on openSuSE Tumbleweed:
$
sudo zypper remove
powermock-api-easymock
Copied
3. Information about the powermock-api-easymock package on openSuSE Tumbleweed
Information for package powermock-api-easymock:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-api-easymock
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 56.0 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock EasyMock API 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 the PowerMock EasyMock API extension.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-api-easymock
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 56.0 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock EasyMock API 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 the PowerMock EasyMock API extension.