junittest
Class AWSTestFileReader

java.lang.Object
  extended by junittest.AWSTestFileReader

public class AWSTestFileReader
extends java.lang.Object


Constructor Summary
AWSTestFileReader()
           
 
Method Summary
static java.util.Collection<AWSTestStand> instantiateTestStands(java.lang.String filename)
          This method reads the yield tables
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWSTestFileReader

public AWSTestFileReader()
Method Detail

instantiateTestStands

public static java.util.Collection<AWSTestStand> instantiateTestStands(java.lang.String filename)
                                                                throws java.lang.Exception
This method reads the yield tables

Parameters:
filename - = the path of the file that contains the yield tables
Throws:
java.lang.Exception