com.ricebridge.xmlman.test
Class PerformanceTestFileMaker

java.lang.Object
  extended bycom.ricebridge.xmlman.test.PerformanceTestFileMaker

public class PerformanceTestFileMaker
extends Object

Create performance test files with random data.

The Source Code of this Java class is available under a BSD-style license.


Nested Class Summary
static class PerformanceTestFileMaker.RandomValueRecordProvider
          Provides random values as data for saving.
 
Constructor Summary
PerformanceTestFileMaker()
           
 
Method Summary
static void main(String[] pArgs)
           
static void makeDeepFile()
           
static void makeRandomFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTestFileMaker

public PerformanceTestFileMaker()
Method Detail

main

public static final void main(String[] pArgs)
                       throws Exception
Throws:
Exception

makeRandomFiles

public static void makeRandomFiles()
                            throws Exception
Throws:
Exception

makeDeepFile

public static void makeDeepFile()
                         throws Exception
Throws:
Exception


Copyright © 2004-2005 Ricebridge