com.singularsys.jeptests.system.perf
Class PerfRunner

java.lang.Object
  extended by com.singularsys.jeptests.system.perf.PerfRunner

public class PerfRunner
extends java.lang.Object

Runs a set of performance tests and stores the results in a database.

Author:
nathan

Constructor Summary
PerfRunner()
           
 
Method Summary
 void addTest(PerfTest test)
           
 void run()
          Runs the set of tests defined
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerfRunner

public PerfRunner()
Method Detail

addTest

public void addTest(PerfTest test)

run

public void run()
Runs the set of tests defined



Copyright © 2010 Singular Systems http://www.singularsys.com/jep