com.yobotics.simulationconstructionset
Class EnumYoVariableTest
java.lang.Object
com.yobotics.simulationconstructionset.EnumYoVariableTest
public class EnumYoVariableTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumYoVariableTest
public EnumYoVariableTest()
setUp
public void setUp()
tearDown
public void tearDown()
testConstructorNoDescription
public void testConstructorNoDescription()
testConstructorWithDescription
public void testConstructorWithDescription()
testCreateNoDescription
public void testCreateNoDescription()
testCreateWithDescription
public void testCreateWithDescription()
testSetAndValueEquals
public void testSetAndValueEquals()
testSetAndGet
public void testSetAndGet()
testGetValues
public void testGetValues()
testSetValueAsDoublePositiveNumber
public void testSetValueAsDoublePositiveNumber()
testSetValueAsDoubleOutOfBoundsJustIgnoresIt
public void testSetValueAsDoubleOutOfBoundsJustIgnoresIt()
testForNull
public void testForNull()
testNotAllowNull
public void testNotAllowNull()
testAllowNull
public void testAllowNull()
testGetValueAsDouble
public void testGetValueAsDouble()
testToString
public void testToString()
testGetValueStringBufferWithNullValue
public void testGetValueStringBufferWithNullValue()
testGetValueStringBuffer
public void testGetValueStringBuffer()
testGetYoVariableType
public void testGetYoVariableType()