com.ricebridge.csvman.test
Class PerformanceTestFileMaker

java.lang.Object
  extended bycom.ricebridge.csvman.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.RandomValueLineProvider
          Provides random values as data for saving.
 
Constructor Summary
PerformanceTestFileMaker()
           
 
Method Summary
static void main(String[] pArgs)
           
 
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


Copyright © 2003-2006 Ricebridge