com.yobotics.simulationconstructionset.util.math.filter
Class DelayedBooleanYoVariableTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.math.filter.DelayedBooleanYoVariableTest

public class DelayedBooleanYoVariableTest
extends java.lang.Object


Constructor Summary
DelayedBooleanYoVariableTest()
           
 
Method Summary
 void testDelayedYoVariableMultipleTickDelays()
           
 void testDelayedYoVariableOneTickDelay()
           
 void testDelayedYoVariableZeroTickDelay()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelayedBooleanYoVariableTest

public DelayedBooleanYoVariableTest()
Method Detail

testDelayedYoVariableMultipleTickDelays

public void testDelayedYoVariableMultipleTickDelays()

testDelayedYoVariableOneTickDelay

public void testDelayedYoVariableOneTickDelay()

testDelayedYoVariableZeroTickDelay

public void testDelayedYoVariableZeroTickDelay()