stella.parameter
Class SerialValue.Test

java.lang.Object
  extended by stella.parameter.SerialValue.Test
Enclosing class:
SerialValue

public static class SerialValue.Test
extends Object

Test class.


Constructor Summary
SerialValue.Test()
           
 
Method Summary
static void main(String[] arg)
          Only command line argument are the properties, first of the driver, second of the value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialValue.Test

public SerialValue.Test()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Only command line argument are the properties, first of the driver, second of the value.

Throws:
IOException