< Home - < Back

junitperf


Information about the package, junitperf, which is shipped with common Linux distributions. The junitperf package is designed for, JUnit extension for performance and scalability testing.


Package Name:

junitperf

Summary:

JUnit extension for performance and scalability testing

Description:

JUnitPerf is a collection of JUnit test decorators used to measure the performance and scalability of functionality contained within existing JUnit tests.

Architecture:

noarch

Version:

1.9.1

Release:

5.2.el6

Size:

26 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for junitperf


Control the junitperf package with the following handy commands outlined below.


Command

Description of Command

yum install junitperf

This command will install junitperf on the server.

yum remove junitperf

This command will un-install junitperf on the server. When you run this command, you will be asked if you are sure that you want to remove junitperf, so you have to manually confirm that you want to do this.

yum -y remove junitperf

This command will un-install junitperf on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove junitperf when using the -y flag.

yum update junitperf

This command will update junitperf to the latest version. When you run this command, you will be asked if you are sure that you want to remove junitperf, so you have to manually confirm that you want to do this.

yum -y update junitperf

This command will update junitperf to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove junitperf when using the -y flag.

yum info junitperf

This command will show you core information about the junitperf package.

yum deplist junitperf

This command will show you the dependencies for junitperf. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update junitperf

This command will check if there is an update waiting on junitperf. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.