com.yobotics.simulationconstructionset.util.statemachines
Class StateChangeRecorderTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.statemachines.StateChangeRecorderTest

public class StateChangeRecorderTest
extends java.lang.Object


Constructor Summary
StateChangeRecorderTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddingValues()
           
 void testClearAllData()
           
 void testConstructor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateChangeRecorderTest

public StateChangeRecorderTest()
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

testConstructor

public void testConstructor()

testAddingValues

public void testAddingValues()

testClearAllData

public void testClearAllData()