wt.epm.retriever
Class DependencyRetrieverPerformanceTest

java.lang.Object
  extended bywt.epm.retriever.DependencyRetrieverPerformanceTest

public class DependencyRetrieverPerformanceTest
extends Object

HTTP interface to run methods on server.


Constructor Summary
DependencyRetrieverPerformanceTest()
           
 
Method Summary
static void DRPT(HTTPRequest req, HTTPResponse resp)
           
(package private) static void printResults(String msg, float m, float m2, int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyRetrieverPerformanceTest

public DependencyRetrieverPerformanceTest()
Method Detail

DRPT

public static void DRPT(HTTPRequest req,
                        HTTPResponse resp)

printResults

static void printResults(String msg,
                         float m,
                         float m2,
                         int n)