How to Install and Uninstall powermock-junit4 Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "powermock-junit4" package
Please follow the steps below to install powermock-junit4 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
powermock-junit4
Copied
2. Uninstall "powermock-junit4" package
Please follow the guidelines below to uninstall powermock-junit4 on openSuSE Tumbleweed:
$
sudo zypper remove
powermock-junit4
Copied
3. Information about the powermock-junit4 package on openSuSE Tumbleweed
Information for package powermock-junit4:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-junit4
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 79.3 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : JUnit4 common module of 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 JUnit4 module of PowerMock.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-junit4
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 79.3 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : JUnit4 common module of 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 JUnit4 module of PowerMock.