com.yobotics.simulationconstructionset
Class TestYoVariable
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.yobotics.simulationconstructionset.TestYoVariable
- All Implemented Interfaces:
- junit.framework.Test
public class TestYoVariable
- extends junit.framework.TestCase
Title: SimulationConstructionSet
Description:
Copyright: Copyright (c) 2000
Company: Yobotics, Inc.
- Version:
- 1.0
- Author:
- not attributable
| Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestYoVariable
public TestYoVariable(java.lang.String name)
testFullNameEndsWith
public void testFullNameEndsWith()
testGetBooleanValue
public void testGetBooleanValue()
testGetDescription
public void testGetDescription()
testGetDoubleValue
public void testGetDoubleValue()
testGetEnumValue
public void testGetEnumValue()
testGetFullNameWithNameSpace
public void testGetFullNameWithNameSpace()
testGetIntegerValue
public void testGetIntegerValue()
testGetManualScalingMax
public void testGetManualScalingMax()
testGetManualScalingMin
public void testGetManualScalingMin()
testGetName
public void testGetName()
testGetName1
public void testGetName1()
testGetNameAndValue
public void testGetNameAndValue()
testGetShortName
public void testGetShortName()
testGetValue
public void testGetValue()
testGetYoVariableRegistry
public void testGetYoVariableRegistry()
testGetYoVariableType
public void testGetYoVariableType()
testHasSameFullName
public void testHasSameFullName()
testSet
public void testSet()
testSetManualScalingMinMax
public void testSetManualScalingMinMax()
testToString
public void testToString()
testValueEquals
public void testValueEquals()
testYoVariable
public void testYoVariable()
testYoVariable1
public void testYoVariable1()
testNotifyObservers
public void testNotifyObservers()
testAddObserver
public void testAddObserver()
testRemoveAllObservers
public void testRemoveAllObservers()
testRemoveObserver
public void testRemoveObserver()
testRemoveObserverNonExistent1
public void testRemoveObserverNonExistent1()
testRemoveObserverNonExistent2
public void testRemoveObserverNonExistent2()