How to Install and Uninstall powermock-testng Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "powermock-testng" package

This is a short guide on how to install powermock-testng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install powermock-testng

2. Uninstall "powermock-testng" package

Please follow the instructions below to uninstall powermock-testng on openSuSE Tumbleweed:

$ sudo zypper remove powermock-testng

3. Information about the powermock-testng package on openSuSE Tumbleweed

Information for package powermock-testng:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-testng
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 25.9 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock module for TestNG
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 TestNG extension.

5. The same packages on other Linux Distributions