public
Description: A collection of JUnit test decorators used to measure the performance and scalability of functionality contained within existing JUnit tests.
Homepage: http://clarkware.com/software/JUnitPerf.html
Clone URL: git://github.com/clarkware/junitperf.git
clarkware (author)
Thu Aug 21 14:32:15 -0700 2008
commit  0fdfa75a9ff3cf9d54cb6045afcdb222a74cb4fa
tree    2cb50a31853e970aadc8a8494c97bb10f6c6f908
name age message
file CHANGES Loading commit data...
file LICENSE
file README
file build.xml
directory docs/
directory samples/
directory src/
directory test/
README
                            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.


  The Latest Version
  ------------------

  The latest version of JUnitPerf is available at 
  http://www.clarkware.com/software/junitperf.zip.


  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.


  Support
  ---------

  If you have any questions, comments, enhancement requests, success
  stories, or bug reports regarding JUnitPerf, or if you want to be 
  notified when new versions of JUnitPerf are available, please email 
  mike@clarkware.com.


  Licensing
  ---------

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

  Thanks for using JUnitPerf!