com.yobotics.simulationconstructionset.util.simulationRunner
Class StateFileComparerTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.simulationRunner.StateFileComparerTest

public class StateFileComparerTest
extends java.lang.Object


Constructor Summary
StateFileComparerTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAbsoluteCompareStateFiles()
           
 void testCompareVarLists()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateFileComparerTest

public StateFileComparerTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAbsoluteCompareStateFiles

public void testAbsoluteCompareStateFiles()
                                   throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException

testCompareVarLists

public void testCompareVarLists()