com.flexiblewebsolutions.xdriveunit.loadtest
Class ThreadTestLoadUtils

java.lang.Object
  extended by com.flexiblewebsolutions.xdriveunit.loadtest.ThreadTestLoadUtils

public class ThreadTestLoadUtils
extends java.lang.Object

Author:
Donavon Buss

Constructor Summary
ThreadTestLoadUtils()
           
 
Method Summary
 java.lang.StringBuffer createConfigFile(java.lang.String pConfigTemplate, java.lang.String pInputFile)
          Load configuration file template, and replace placeholder INPUT_FILENAME with the name of the input file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadTestLoadUtils

public ThreadTestLoadUtils()
Method Detail

createConfigFile

public java.lang.StringBuffer createConfigFile(java.lang.String pConfigTemplate,
                                               java.lang.String pInputFile)
Load configuration file template, and replace placeholder INPUT_FILENAME with the name of the input file

Parameters:
pConfigTemplate - - Location of configuration file template
pInputFile - - Name of input file to be used with config


Copyright © -2005 . All Rights Reserved.