saden1 / junitperf

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                            J U N I T P E R F 
 

  What is it? 
  -----------
  
  JUnitPerf is a collection of JUnit test extensions for performance and
  scalability testing.


  Documentation
  -------------

  Documentation is available in HTML format, in the docs/ directory.
  For the installation and user manual, see docs/JUnitPerf.html.
  For the API documentation, see docs/api/index.html.


  Licensing
  ---------

  This software is licensed under the terms you may find in the file 
  named "LICENSE" in this directory.
  

  Thanks for using JUnitPerf!

About

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

License:Other


Languages

Language:Java 100.0%