org.whatsitcalled.webflange.engine
Class GrinderTestRunner

java.lang.Object
  extended by org.whatsitcalled.webflange.engine.GrinderTestRunner

public class GrinderTestRunner
extends java.lang.Object


Constructor Summary
GrinderTestRunner()
           
 
Method Summary
static java.lang.String getGrinderHostId(LoadTest test, long time)
           
static java.io.File getSummaryFile(LoadTest test, long time)
           
static void loadStats(LoadTest test, long time)
           
static void run(LoadTest loadTest)
           
static java.lang.String[] splitLine(java.lang.String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrinderTestRunner

public GrinderTestRunner()
Method Detail

run

public static void run(LoadTest loadTest)

splitLine

public static java.lang.String[] splitLine(java.lang.String line)

getGrinderHostId

public static java.lang.String getGrinderHostId(LoadTest test,
                                                long time)

getSummaryFile

public static java.io.File getSummaryFile(LoadTest test,
                                          long time)

loadStats

public static void loadStats(LoadTest test,
                             long time)


Copyright © 2008. All Rights Reserved.