com.yobotics.simulationconstructionset
Class BooleanYoVariableTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.BooleanYoVariableTest

public class BooleanYoVariableTest
extends java.lang.Object


Constructor Summary
BooleanYoVariableTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetAndSetAsDouble()
           
 void testGetAndSetBooleanYoVariable()
           
 void testGetValueWithStringBuffer()
           
 void testToString()
           
 void testValueEquals()
           
 void testYoVariableType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanYoVariableTest

public BooleanYoVariableTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testValueEquals

public void testValueEquals()

testGetAndSetBooleanYoVariable

public void testGetAndSetBooleanYoVariable()

testGetAndSetAsDouble

public void testGetAndSetAsDouble()

testToString

public void testToString()

testGetValueWithStringBuffer

public void testGetValueWithStringBuffer()

testYoVariableType

public void testYoVariableType()